@extends('layouts.app') @section('page-site-title') {{trans('wait.page_title')}} @endsection @section('page_navbar') @include('layouts.widgets.page-navbar') @endsection @section('page_side') @include('layouts.widgets.page-side') @endsection @section('page-content') @include('wait.search')
{{-- --}} @if(request()->input('type') == 2) @endif
# المستخدم الباقةالاعلان{{trans('orders.status')}} حالة الدفع التاريخ عمليات
@include('wait.form') @endsection @section('page-footer-js') @endsection @section('page-heads') @if(trans('app.dir') == 'rtl') @else @endif @endsection