@extends('admin.layouts.master') @section('page_title', __("Monthly Student Report")) @section('breadcrumb') @include('admin.partials.breadcrumb', ['breads' => [__('Reports'), __('Monthly Student Report')]]) @endsection @include('admin.partials.datatable-plugins') @push('css') @endpush @section('content')