@extends('layouts.site')
@section('content')
@lang('home.You have to pay') {{ ($location->countryName=='Egypt')?(in_array($session->type,['30','3','10'])?$therapist->price30:$therapist->price60):(in_array($session->type,['30','3','10'])?$therapist->thirty_price_dollar:$therapist->sixty_price_dollar) }} {{ $location->countryName=='Egypt'?'EGP':'USD' }}