@extends('layouts/contentLayoutMaster') @section('title', 'IBL Variable Pricing') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content') Rejected Prices {{-- @can('Create Source Type Pricing') --}} {{-- Add --}} {{-- @endcan --}} @include('content._partials._sections.ibl_variable_price_tabs') {{-- --}} {{-- @include('content._partials._sections.base_price_filter') --}} {{-- --}} No. Vendor Tanker (Ltrs) Ownership Type Price WEF Created At Action @endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection