@include('front.templates.background-header')
@include('front.templates.background-inner-page')
@include('front.templates.background-bottom')
@include('front.pages.cabinet.templates.menu')
@if(!empty($all_orders) && count($all_orders))
@endif
@foreach($all_orders as $one_order)
@if($one_order->url_1080p_mp4)
@endif
@endforeach
@else
{{ str_replace('{child_name}', $one_order->ordersUsers->child_name ?? '', ShowLabelById(40)) }}
{{ getDefaultDateFormatWithLang($one_order->created_at, LANG) }}
{{ ShowLabelById(69) }}