@extends('app._layout') @section('title', 'Ön Kayıt') @section('description', 'Ön kayıt oluşturma sayfası') @push('js') @endpush @section('content')
Öğretmen Başvuru Formu
@csrf
@endsection