@php use App\Lib\MyHelper; $grantedFeature = session('granted_features'); @endphp @extends('layouts.app') @section('title', 'Order Pending') @section('breadcrumb', 'Order Pending') @section('sub-breadcrumb') {{-- --}} List Detail Pending Items Edit Pending Items @endsection @section('order-p', 'kt-menu__item--open kt-menu__item--here') @section('order-pending', 'kt-menu__item--active') @section('content')