@php use Illuminate\Support\Facades\Auth; @endphp
@push('scripts')
{{-- Code from https://codepen.io/ryangjchandler/pen/WNQQKeR--}}
@endpush
Students
Add Student
{{-- TODO make grade a dropdown--}}
Save
Student Listing
Name
Grade
Edit
{{----}}
{{-- Students--}}
{{-- --}}
{{-- Create Student--}}
{{-- Student full names must be unique. Add a middle initial to the first name if necessary.--}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{----}}