@extends('../../master_layout/website_master')
@php
$source = 'thirdparty';
$source_b2_bucketname = $profile->source_b2_bucketname;
@endphp
@section('heading')
{{$profile->display_name}}
@php
$escort_url = 'Escorts in ';
$escort_url_parameter = array();
if(isset($profile->city_name) && $profile->city_name !=''){
$escort_url .= $profile->city_name.', ';
$escort_url_parameter['city'] = Str::slug($profile->city_name);
}
$escort_url .= $profile->country_name;
$escort_url_parameter['location'] = Str::slug($profile->country_name);
$breadcrumb = array(
array('title'=>$escort_url, 'url'=>route('listing', $escort_url_parameter) ),
array('title'=>implode(' ', array_slice(explode(' ', $profile->display_name), 0, 3)), 'url'=>'', 'active'=>'1')
);
@endphp
@include('website_view.component.breadcrumb', compact("breadcrumb"))
{!! nl2br($profile->about_me) !!}
Services:
@foreach($services as $service) @if(in_array($service->service_id,$get_services)) @if(isset($profile->city_name) && $profile->city_name !='') {{$service->service_name}} @else {{$service->service_name}} @endif @endif @endforeachOther Services:
@foreach($otherservices as $service)
Incalls per hour from