@extends('dashboard.dashboard_layouts.dashboard_master') @section('admin_dashboard_title') Service Provider {{ $client->first_name }} @endsection @section('admin_dashboard_css') @endsection @section('admin_dashboard_content')

Service Provider {{ $client->first_name }}

{{ $client->first_name }} {{ $client->last_name }}
{{ $client->roles[0]->name }}
Bio
{{ $client->bio }}
{{-- review new code start --}}

37 Reviews

(36)
(2)
(0)
(0)
(0)
  • Askbootstrap 5.0

    Canada

    The process was smooth, after providing the required info, Pragyesh sent me an outstanding packet of wireframes. Thank you a lot!

    Published 4 weeks ago
  • Askbootstrap 5.0

    Canada

    The process was smooth, after providing the required info, Pragyesh sent me an outstanding packet of wireframes. Thank you a lot!

    Published 4 weeks ago
  • Askbootstrap 5.0

    Canada

    The process was smooth, after providing the required info, Pragyesh sent me an outstanding packet of wireframes. Thank you a lot!

    Published 4 weeks ago
{{-- review new code end --}}
@endsection @section('admin_dashboard_script') @endsection