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

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@lang('app.add') @lang('app.menu.products')
@csrf
@lang('messages.productPrice')
@if($invoiceSetting->hsn_sac_code_show)
@endif
{{--Ajax Modal--}} {{--Ajax Modal Ends--}} @endsection @push('footer-script') @endpush