@php
use Carbon\Carbon;
$softwareDate = Carbon::parse($softwareDate)->format('d-m-Y');
$printDate = Carbon::now()->format('d-m-Y');
@endphp
Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/loan/specialMemberLoanWriteOff/writeOffEligibleList.blade.php:10
Stack trace:
#0 {main}
thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/loan/specialMemberLoanWriteOff/writeOffEligibleList.blade.php on line 10