@extends('front-cms.layouts.main') @section('main-section')
image-description
images

{{$tutorpd->name}}

{{$tutorpd->subject}}
Starting from:

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

  • 4.5/5.0 ({{count($reviews)}})
  • Qualification:{{$tutorpd->qualification}}
  • Experience:{{$tutorpd->experience}}
Certifications
  • {{$tutorpd->certification}}

A brief introduction

{{$tutorpd->headline}}



Goal

{{$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

@endsection