@extends('layouts.blank') @section('title', 'Student Registration') @push('styles') @endpush @section('content')

Student Registration

@csrf

Already have an account?

Sign In
@endsection