@if (Session::has('success'))
{{ Session::get('success') }}
@endif
@if (Session::has('fail'))
{{ Session::get('fail') }}
@endif
Tutors List
* Partial Tutor Activation based on subject is not available at the moment. Either you can activate tutor for all subjects or inactive
S.No | Tutor Name | Tutor Email | Tutor Mobile | Rate/Hr (£) | Commission/Hr | Check Slots | Current Status | Action | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{-- @if ($ttrlist->subject_name) --}} {{ $ttrlist->tutor_name }} {{-- @else {{ $ttrlist->tutor_name }} @endif --}} | {{ $ttrlist->tutor_email }} | {{ $ttrlist->tutor_mobile }} | {{--£ {{ $ttrlist->rate }} | --}} @if ($ttrlist->tutor_status == 1){{ $ttrlist->rate }} Update | {{ $ttrlist->admin_commission }}% Update | @else{{ $ttrlist->rate }} |
{{ $ttrlist->admin_commission }}% |
@endif
Check Slots | {{-- @if ($ttrlist->subject_name) --}}
@if ($ttrlist->tutor_status == 1)
Active
@else
Inactive
@endif
tutor_status == 1) then checked @endif>
|
Delete | {{-- @elseProfile Not Updated | @endif --}}