{{trans('client.payment.your_order')}}

{{trans('client.payment.order_number')}}: {{$one->id}}

{{trans('client.services.service')}}: {!! $type !!}

@if(isset($putdate))

{{trans('client.payment.time')}}: {{$putdate}}

@endif @if(isset($one->saloons))

{{trans('client.salons.address')}}: {{$one->saloons->address}}

@endif @if($type != 'Gift card')

{{trans('client.payment.price')}}: {{$amount / 0.2}} €

@endif

{{trans('client.payment.amount')}}: {{$amount}} €

{{trans('client.payment.your_info')}}

@if(isset($one->user))

{{trans('client.register.name')}}: {{$one->user->name}}

Email: {{$one->user->email}}

@endif

{{trans('client.payment.phone number')}}:

{{trans('client.payment.accept tc')}} {{trans('client.payment.terms and conditions')}}