@extends('admin.layout.master') @section('title', 'PARTY PRICE') @section('content')

Party Price

@csrf
@error('party_id') {{ $message }} @enderror
@error('cost_id') {{ $message }} @enderror
@error('cost_id') {{ $message }} @enderror
{{-- end --}}
{{-- --}} {{-- --}} @for ($i = 1; $i <= 5; $i++) {{-- --}} @endfor
# ProductsImgQuantity Range
Start - End
Date Range
Start - End
Price{{getDefaultSettings(0,2)->dual_unit? '/Secoundary Unit' : ''}} ({{$currency->name}}) ACTION
{{ $i }}

@endsection @section('script') @endsection