@extends('app._layout') @section('title', 'Ön Kayıt') @section('description', 'Ön kayıt oluşturma sayfası') @push('js') @endpush @section('content')

Ön Kayıt Formu

@csrf
Gönderiliyor
Mesajınız gönderildi!
@endsection