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

Archived Prices

@can('Archive Base Price') Archive @endcan
@include('content._partials._sections.base_price_filter')
No. Area Office Source Supplier Business Name Collection Point Price Expected Volume Wef
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection