@extends('layouts/pos_layout') @section('title', '| '. $pageTitle ) @include('successMsg') @section('content')
Product/Category Discount Configuration
@foreach($datas as $data)
SL# Sales Type Applicable For Branch Dscount Name & Percent Valid Date Action
{{ $loop->iteration }} {{ ($data->sales_type == 1) ? 'Cash Sale' : 'Installment Sale'; }} {{ $data->discount_type }}
Fatal error: Uncaught Error: Class "App\Models\gnr\GnrBranch" not found in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/productConfig/productDiscount/list.blade.php:44 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/productConfig/productDiscount/list.blade.php on line 44