@extends('layouts.app') @section('title', 'Students') @section('content')
Students
{{-- Filters --}}
{{-- Table --}}
{{-- --}}
#Student IDUnique Id Name / Phone Trade Session Branch Status Created Actions
@include('students.modals') @endsection @push('scripts') @endpush