@if(isset($saloon_id))
@endif
@if(isset($artist->id))
@endif
@if(isset($catalog))
@else
@if(isset($catalogs))
@include('includes.catalogs')
@endif
@endif
@if(isset($service_id))
@if($service_id > 0)
Service: {{$service_id}}
@endif
@endif
@if(isset($width))
{{trans('client.price.width')}}: {{$width}} cm
@endif
@if(isset($height))
{{trans('client.price.size')}}: {{$height*$width}} cm2
@endif
@if(isset($h))
{{trans('client.shchedule.time of work')}}: {{$h}} h
@endif
@if(isset($pr))
{{trans('client.price.price')}}: {{$pr}} €
@endif
@if(isset($picture))
@endif