@for ($i = 0; $i < 3; $i++)
{{ App\Http\Helper\HelperApp::conver_number( ceil($seat->total) ) }} جنيه
code : {{ $seat->code }}

{{ App\Http\Helper\HelperApp::get_day_from_date(Carbon\Carbon::parse($seat->booking->show_date->date_time)->format('Y-m-d')) }}
{{ App\Http\Helper\HelperApp::conver_number(Carbon\Carbon::parse($seat->booking->show_date->date_time)->format('Y-m-d')) }}

@if ($seat->seat->row_name == 'dynamic_chair') DC @else {{ $seat->seat->row_name }} @endif -{{ $seat->seat->seat_num }} @if ($seat->seat->section == 'dynamic_chair') dynamic chair @else {{ $seat->seat->section }} @endif

وزارة الثقافة - قطاع المســــرح
{{ $seat->show->hall->name }}
الصافى
قرش جنيه
{{ App\Http\Helper\HelperApp::split_decimal(round($seat->price_seat,2))[1] }} , {{ App\Http\Helper\HelperApp::split_decimal(round($seat->price_seat,2))[0] }} {{-- --}}
@foreach ($seat->taxes as $tax) @if ($tax->id != 1)
{{ $tax->tax->name }}
قرش جنيه
{{ App\Http\Helper\HelperApp::split_decimal(round($tax->price,2))[1] }} , {{ App\Http\Helper\HelperApp::split_decimal(round($tax->price,2))[0] }}
@endif @endforeach
powered by : nofalseo
التذكرة المباعة لاترد ولا تسبتدل
@endfor