@extends('Layouts.hms_master_full_width') @section('content') @php $elementArray = array(); $elementArray['building'] = ['label' => 'Building', 'type' => 'select', 'id' => 'building_id', 'name' => 'building_id', 'onload' => true]; $elementArray['activeInactiveStatus'] = [ 'label' => 'Status', 'type' => 'select', 'id' => 'activeInactiveStatus', 'name' => 'activeInactiveStatus', 'options' => [ '' => 'All', 'active'=>'Active', 'inactive'=>'Inactive'] ]; @endphp @include('elements.report.common_filter.filter_options', ['elements' => $elementArray]) {{-- Datatable --}}
SL | Student | Packages | Generated Amount |
Discount Rate |
Discount Amount |
Payable Amount |
Payment Status |
Other Actions |
Action |
---|