@extends("admin.layouts.master") @section('title','Pending Orders - ') @section("body") @if(count($orders)>0)
Order By: {{ $order['customername'] }}
Paid Via: {{ $order['payment_method'] }}
Do you really want to confirm this order ? it will confirm the whole order.
This action cannot be undone !
It will take time please do not close or refresh window !