@extends('layouts/contentLayoutMaster') @section('title', ' Pending Prices List') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Pending Prices ({{ request('code') }})

{{--
--}} {{-- @include('content._partials._sections.base_price_tabs') --}} {{--
--}} {{--
--}} {{-- @include('content._partials._sections.base_price_filter') --}} {{--
--}}
{{-- --}} {{-- --}}
No. Area Office Source Supplier Collection Point Current Price New PriceCurrent VolumeNew Volume
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection