@extends('layouts.site') @section('title','Admission') @section('style') @endsection @section('content')

GBS Admission Form


@csrf
@endsection @section('js') {{-- fill preview page --}} @endsection