@extends('Admin.Layouts.Dashboard') @section('content')

{{$page_title}}

@include('Admin.income_receipts._table')
@endsection @push('scripts') @endpush