@extends('layouts.genindex') @section('title') Teacher Registration @endsection @section('subtitle') Fill correct info @endsection @section('list')
@include('layouts.messages')
@csrf

Minimum 8 characters

@endsection @section('page_scripts') @endsection