@if(Session::has('success')) @endif @if(Session::has('fail')) @endif
{{-- image-description --}}
{{-- images --}}

{{ $tutorpd->name }}

@foreach ($subjects as $subject) @endforeach
Starting from:

£{{ $tutorpd->rate }}/hr

  • {{$tutorpd->avg_rating}} ({{$tutorpd->total_reviews}})
  • Qualification:{{ $tutorpd->qualification }}
  • Experience:{{ $tutorpd->experience }}
Certifications
  • {{ $tutorpd->certification }}
@if (session('usertype') == 'Parent') @else @endif {{-- --}}

{{ $tutorpd->headline }}



About {{$tutorpd->name}}

{{ $tutorpd->goal }}



Qualification

{{ $tutorpd->qualification }}



Experience

{{ $tutorpd->experience }}

Achievement

  • {{--
    Class 9 - 10
    --}}
      @foreach ($achievement as $achievement) {{-- --}} {{-- {{ $achievement->name }} --}} {{-- {{ $achievement->description }} --}} {{-- {{$achievement->date}} --}} {{-- {{ \Carbon\Carbon::parse($achievement->date)->format('j-F-Y') }} --}}
    • {{ $achievement->name }}
    • @endforeach

Reviews ({{ count($reviews) }})

@foreach ($reviews as $reviews)
images
{{ $reviews->student_name }}
{{ $reviews->ratings }}

{{ $reviews->name }}

@endforeach

Trending tutor directory of 2023

Its Free, Join today and start spreading knowledge with students out there

{{-- Slot Availablity Starts here --}} {{-- Slots availability ends here --}} @endsection