@extends('layouts/contentLayoutMaster') @section('title', 'Prices List') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content') Approved Prices @include('content._partials._sections.base_price_tabs') @include('content._partials._sections.approved_base_price_filters') No. Code Area Office Source Supplier Business Name Collection Point Price Expected Volume Wef Action @endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection