{{ __('Add Vendor') }}
@csrf
@error('name')
{{ $message }}
@enderror
{{ __('Cancel') }}