Penambahan Stiker Harian
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user