@extends('admin.layouts.app') @section('title', 'Students') @section('page.title')

Students

@endsection @section('breadcrumb') @endsection @section('content')
No Name Roll Number Father Name Mother Name DOB Action
@endsection @push('scripts') @endpush