| Student | {{ $studentName }} |
| Class | {{ $studentClass }} |
|---|---|
| Session | {{ $session }} |
| Month | {{ \Carbon\carbon::parse($month)->format('F, Y') }} |
| SN | Date | Total Amount | Receive Amount | Discount Amount | Due Amount | Action |
|---|
@extends('dashboard.master') @section('title', 'Money Receipt List Details') @push('css') @endpush @section('content')
| Student | {{ $studentName }} |
| Class | {{ $studentClass }} |
|---|---|
| Session | {{ $session }} |
| Month | {{ \Carbon\carbon::parse($month)->format('F, Y') }} |
| SN | Date | Total Amount | Receive Amount | Discount Amount | Due Amount | Action |
|---|