Edit Brand

Update brand info and logo.

@csrf @method('PUT')
@error('name')

{{ $message }}

@enderror
@if($brand->logo)
{{ $brand->name }}
@endif
@error('logo_file')

{{ $message }}

@enderror