Sindbad~EG File Manager
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
class Sewa extends Model
{
use HasFactory;
protected $fillable=['room_type','room_number','harga','hargapernight','total_night','date_checkin','date_checkout','nama_customer',
'phone','address','country','remark','status','payment','paymentby','usertrs','created_at','updated_at'];
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists