Accounts & Finance
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--

--}} {{--
--}} {{--

Assets

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--

--}} {{--
--}} {{--

Liabilities

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} @php $fiscalYearStartMonth = 7; // July $currentDate = new \DateTime(); $currentMonth = $currentDate->format('n'); $currentYear = $currentDate->format('Y'); if ($currentMonth >= $fiscalYearStartMonth) { $startYear = $currentYear; $endYear = $currentYear + 1; } else { $startYear = $currentYear - 1; $endYear = $currentYear; } // Correctly concatenate the start and end years $fiscalYear = "$startYear-$endYear"; $currentMonthly = $currentDate->format('F'); // Full month name $currentMonthlyYear = $currentDate->format('Y'); // Full year $formattedDate = "{$currentMonthly}, {$currentMonthlyYear}"; @endphp
Today - {{ date('F j, Y') }}
{{--
--}} {{-- --}} {{--

--}} {{-- --}} {{--

--}} {{--
--}} {{--

Incomes

--}}
৳  
Amount Received
{{--
--}} {{-- --}} {{--

--}} {{-- --}} {{--

--}} {{--
--}} {{--

Expenditure

--}}
৳  
Amount Paid
{{ $formattedDate }}
{{--
--}} {{-- --}} {{--
--}}
৳  
Amount Received
{{--
--}} {{-- --}} {{--

--}} {{-- --}} {{--

--}} {{--
--}} {{--

--}}
৳  
Amount Paid
Financial Year({{$fiscalYear}})
{{--
--}} {{-- --}} {{--

--}} {{-- --}} {{--

--}} {{--
--}} {{--

Incomes

--}}
৳  
Amount Received
{{--
--}} {{-- --}} {{--

--}} {{-- --}} {{--

--}} {{--
--}} {{--

Expenditure

--}}
৳  
Amount Paid