@extends('dashboard.master') @section('title', 'Exam Seat Create') @push('css') @endpush @section('content')
Exam Seat Create
@csrf

# Student Seat No
@push('js') @endpush @endsection