@extends('admin.layouts.master') @section('title', 'Create Student') @push('styles') {{-- SweetAlert2 --}} @endpush @section('content')
Create a new student profile manually.