@extends('admin.partials.layout') @section('css') @endsection @section('content')
{{ $errors->first('company_name') }}
{{ $errors->first('customer_name') }}
{{ $errors->first('customer_phone') }}
{{ $errors->first('customer_email') }}
{{ $errors->first('email') }}
{{ $errors->first('password') }}