@extends('layouts.app') @section('content')

Edit Configuration

@csrf

Set Retailer

customer_type) && $productUploadConfig->customer_type != null && $productUploadConfig->customer_type == 1 ? 'checked' : '' }} id="kt_modal_update_role_option_0">
customer_type) && $productUploadConfig->customer_type != null && $productUploadConfig->customer_type == 2 ? 'checked' : '' }} id="kt_modal_update_role_option_1">

Set Product

product_type) && $productUploadConfig->product_type != null && $productUploadConfig->product_type == 1 ? 'checked' : '' }} id="kt_modal_update_product_option_0">
product_type) && $productUploadConfig->product_type != null && $productUploadConfig->product_type == 2 ? 'checked' : '' }} id="kt_modal_update_product_option_1">




Cancel
@endsection @push('script') {{-- --}} @endpush