@extends('admin.partials.layout') @section('css') @endsection @section('content')
{{ $errors->first('vendor_service') }}
{{ $errors->first('vendor_name') }}
{{ $errors->first('vendor_phone') }}
{{ $errors->first('vendor_email') }}