{{--
{{-- Search/Filter --}}
{{-- Modified search modal as per customer requirements --}}
Choose your Tutor
--}} @if (Session::has('success')){{ Session::get('success') }}
@endif
@if (Session::has('fail'))
{{ Session::get('fail') }}
@endif
@if (isset($tutorlist))
@foreach ($tutorlist as $tutorlist)
@endforeach
@endif
{{-- --}}
 }}{{ $tutorlist->profile_pic ?? url('images/avatar/default-profile-pic.png') }})
{{ $tutorlist->name }}
{{ $tutorlist->starrating }}
Exp:
{{ $tutorlist->experience }}
Starting from:
£{{ $tutorlist->rateperhour }}/hr
{{ $tutorlist->headline }}
You can get teaching service direct at
- {{ $tutorlist->subject }}
- {{ $tutorlist->total_classes_done }}+ Lessons Completed
- {{ $tutorlist->total_topics }}+ Topics
{{-- @if ($tutorlist->myfav)
@else
@endif --}}
@if (session('usertype') == 'Parent')
@else
{{-- --}}
{{-- --}}
@endif
{{-- Check Slots --}}
{{-- Book Trial --}}
View full profile
{{-- Search/Filter --}}