@extends('layouts.default_report') @section('report_name') Payment @stop @section('report_description') @stop @section('table')
Payment Id Date User Name Course Amount Status Refund Recipt
@include('admin.reports.payment.partial.payment_refund') @include('admin.reports.payment.partial.msg_modal') @endsection {{-- @section('extra_css') --}} {{-- --}} {{-- --}} {{-- --}} {{-- @stop --}} @section('app_jquery') @endsection