@extends('layouts.adminapp') @section('title') {{ __('lng.LeaveStudentsReport') }} @endsection @section('active_report', 'active') @section('open_report', 'open') @section('open_student_report', 'open') @section('active_student_report', 'active') @section('active_student_leave_report', 'active') @section('content')
{{ __('lng.Showing') }} {{ $Students->count() }} {{ __('lng.Items') }}