@php use App\Myclass\BanglaNumber; use App\Myclass\DateFormatter; @endphp
# | Course name | Venue name | Batch name | Funded By | Budget | Duration | Total Batch | Start Date | End Date |
{{ $i++ }} | {{ $all->title }} | {{ $all->venue_name }} | {{ $all->batch_name }} | {{ $all->funded }} | {{ $all->fund }} | {{ $all->duration }} | {{ $all->total_batch }} | {{ DateFormatter::dtformat($all->started_at) }} | {{ DateFormatter::dtformat($all->ended_at) }} |