{{ __('All Students') }}
Search Leads
@if(isset($searchStudents) )From: {{isset($_GET['from']) ? $_GET['from'] : null}} To: {{isset($_GET['to']) ? $_GET['to'] : null}}
@if(isset($_GET['type'])) @if($_GET['type'] == 'converted') {{__('Converted Leads')}} @else {{__('Leads')}} @endif @endif By Date: {{count($searchStudents)}}
@endif @if(Auth::user()->hasRole('Super Admin')) @if(isset($todayStudentList))Total Leads: {{count($totalstudents)}}
@endif @endif @if(isset($todayStudentList))Today Leads: {{count($todayStudentList)}}
@endif| {{__('Serial')}} | {{__('Image')}} | {{__('Details')}} | {{__('Reference')}} | @can('send_student_status'){{__('Profile Status')}} | @endcan{{__('Address')}} | {{__('Team Leader')}} | {{__('Instructor')}} | {{__('Status')}} | @can('manage_student_options'){{__('Action')}} | @endcan
|---|---|---|---|---|---|---|---|---|---|