*/ protected $fillable = [ 'contact_name', 'contact_phone', 'description', 'address', 'status', 'google_maps_link', 'city', ]; }