Columns in app_fee table: ========================== id - bigint(20) unsigned app_school_id - bigint(20) unsigned app_class_id - bigint(20) unsigned app_student_id - bigint(20) unsigned app_section_id - bigint(20) unsigned app_staff_id - bigint(20) unsigned challan_no - varchar(255) amount - decimal(10,2) description - text transid - varchar(255) status - tinyint(4) payment_method - varchar(50) bank_reference - varchar(100) cancellation_reason - text feemonth - date feeamount - decimal(10,2) feestatus - varchar(255) created_at - timestamp updated_at - timestamp Sample data: =========== No data found in app_fee table