@extends('layouts.member-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')


@if($invoiceSetting->hsn_sac_code_show)
@endif
@endsection @push('footer-script') @endpush