'int', 'on_prescription' => 'boolean' ]; protected $fillable = [ 'network_id', 'code', 'name', 'type', 'on_prescription' ]; }