@extends('layouts/contentLayoutMaster') @section('title', ' Pending Prices List') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content') Pending Prices ({{ request('code') }}) back {{-- --}} {{-- @include('content._partials._sections.base_price_tabs') --}} {{-- --}} {{-- --}} {{-- @include('content._partials._sections.base_price_filter') --}} {{-- --}} No. Area Office Source Supplier Collection Point Current Price New Price {{-- Current Volume --}} {{-- New Volume --}} @endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection