Penambahan Stiker Harian

This commit is contained in:
pand03
2026-02-11 07:57:15 +07:00
parent 7401144113
commit 23114b1cfb
15 changed files with 1180 additions and 49 deletions

View File

@@ -10,6 +10,9 @@ class TransaksiStiker extends Model
use HasFactory;
protected $table = 'transaksi_stiker';
const id = null;
const update_at = null;
const created_at = null;
protected $fillable = [
'notrans','nama','alamat','telepon','jenis_transaksi','awal ','harga','keterangan','tanggal','operator','akhir','maks','no_id ','unit_kerja','no_induk',