@extends('layouts.app') @section('page-title')

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@lang('app.update') @lang('app.menu.products')
{{-- --}}
@csrf @method('PUT')

@lang('app.menu.products') @lang('app.details')


@lang('messages.productPrice')
@if($invoiceSetting->hsn_sac_code_show)
@endif
allow_purchase == 1) checked @endif>
{{--Ajax Modal--}} {{--Ajax Modal Ends--}} @endsection @push('footer-script') @endpush