芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/public_html/app/Models/Admin/CareerSection.php
<?php namespace App\Models\Admin; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; class CareerSection extends Model { use HasFactory; /** * The attributes that are mass assignable. * * @var array */ protected $fillable = [ 'language_id', 'section_title', 'title', 'button_name', 'button_url', 'company_title', 'company_description', 'company_contact_title', 'email', 'phone', 'address', 'section_item', 'paginate_item', ]; }
Page is not found
Oops! Page not found.
Sorry, an error has occured, Requested page not found!
Back To Homepage