%PDF- %PDF-
<?php namespace App; use Illuminate\Database\Eloquent\Model; class MaintenanceType extends Model { // protected $fillable = ['type']; }