Create a new teacher

@csrf
Name
Email
@error("sign")

{{ $errors->first("sign") }}

@enderror
Cancel
@section("scripts") @endsection