@extends('layouts.app') @section('content') @section('css') @endsection

{{ isset($title)?$title:'' }}

# Customer Date Time Total Order Type Status View
@include('admin.orders.online_orders_modal') @section('js') @endsection @endsection