Edit Brand

@if($errors->any())
Please fix the following errors:
@endif
@csrf @method('PUT')

Edit Brand

@error('name')
{{ $message }}
@enderror
@if($brand->logo) @endif
{{ $brand->logo ? 'Click to replace logo' : 'Click to upload' }}
PNG, JPG, GIF, SVG or WebP (Max 2MB)
@error('logo')
{{ $message }}
@enderror
Lower = higher priority
Active
Cancel