@push('title') Update Brand @endpush
Update Brand
@csrf @method('PUT')
@if($brand->icon)
{{ $brand->name }}
@else
{{ $brand->name }}
@endif
Cancel