DamageCategory extends Model Uses HasFactory
Table of Contents
Properties
$fillable
protected
mixed
$fillable
= ['name']
$hidden
protected
mixed
$hidden
= ['agency_id', 'updated_at', 'created_at']
Methods
agency()
Get the agency of the item.
public
agency() : mixed
Return values
mixed —damage()
public
damage() : BelongsTo