@extends('layouts.app_layout') @section('title') Add Trainer @endsection @section('content') @include('inc.errors')
@csrf

Add Trainer

Please enter your first, second and last names.
{{-- Email will be used . --}}

Roles and Permissions

Be careful will writing your username.
Be careful will writing your password and use complex password
Password not matched

More Informations


Education INfo

{{-- If other selected show the other qualification --}}

Experience INfo


Education INfo

Back To All Trainers @endsection