{{-- Extends layout --}} @extends('index') {{-- Content --}} @section('content')

Monthly Allowance Report ({{ $tai->duration }})

Date Username Income Type Withdrawal Charges (RM) Cash Wallet (RM) Digital Share (Unit)
@endsection {{-- Scripts Section --}} @section('scripts') @endsection