@extends('admin.layouts.app') @section('content')
@csrf
{{ $errors->first('license_number') }}
@endsection