@extends('merchant.layout') @section('title','Pending Orders') @section('content')

Pending Orders

@include('merchant.orders.partials.table') @endsection