@extends('layouts.admin.master') @section('title', isset($student) ? 'Edit Student' : 'Add Student') @section('content')