@extends("vendor.template", ["pageTitle"=>$pageTitle]) @section('content')
Orders List
@include('alerts')
Sr. Customer Name Date of Order Status City Total Amount Action
@endsection @section('footer-script') @endsection