diff --git a/resources/views/customers/edit.blade.php b/resources/views/customers/edit.blade.php index b9c7cf3..a5b5da6 100644 --- a/resources/views/customers/edit.blade.php +++ b/resources/views/customers/edit.blade.php @@ -20,15 +20,15 @@
{{ $editableVendor->name }}
{!! $errors->first('vendor_id', ':message') !!}