@extends('frontend.master') @section('extraCss') @endsection @section('content')
@endsection @section('customScript') @include('frontend.include.studentFormValidationScript'); @endsection