@extends('layouts.store.app') {{--@section('title', 'Home Page')--}} {{--@section('heading', 'All Posts')--}} {{--@section('link_text', 'Add New Post')--}} {{--@section('link', '/orders/public/ar/store')--}} @section('head') @yield('title') {{----}} {{--jquery--}} {{--datatable--}} @if (app()->getLocale() == 'ar') {{--by sarar --}} {{--google font--}} {{-- --}} @else {{-- by sarar --}} @endif {{-- ----------------------------------------}} {{----}} {{--jquery--}} {{--datatable--}} {{--daterangepicker--}} {{-- --}}{{-- --}} {{-- --}} {{-- --}} {{-- --}}{{----}} @if (app()->getLocale() == 'ar') {{--by sarar --}} {{--google font--}} {{-- --}} @else {{-- by sarar --}} @endif {{-- --}}{{----}} {{-- --}} {{--noty--}} {{--morris--}} {{----}} {{--html in ie--}} @endsection @section('tile') {{----}} {{----}} {{--custom js--}} {{-----------------------------------------------------------------}} {{----}} {{--icheck--}} {{----}} {{----}} {{--ckeditor standard--}} {{--jquery number--}} {{--print this--}} {{--morris --}} {{--custom js--}} {{--select 2--}} {{----}} {{--daterangepicker--}} @if (app()->getLocale() == 'ar') @else @endif {{--custom--}} @endsection @section('content')
{{ csrf_field() }} {{ method_field('post') }} {{-- --}}

@lang('site.products') {{ isset($productsCount)?$productsCount:0 }}

{{-- --}} {{-- --}}
@lang('site.prodCCode') @lang('site.product')@lang('site.stock')@lang('site.sys_price')@lang('site.image') @lang('site.add')

@lang('site.quote') @lang('site.new')

@include('dashboard.partials._errors')
@lang('site.prodCCode') @lang('site.product') @lang('site.quantity') @lang('site.price') @lang('site.subtotal') @lang('site.subtotal_tax') @lang('site.delete')
@include('dashboard.quotes.data_table.customAdd')
{{-- @if (Str::contains($client->name, 'نقدي'))--}} {{-- @if (false)--}} {{-- @endif--}}

@lang('site.total') : 0 @lang('site.sar')

@lang('site.total_tax') : 0 @lang('site.sar')

@endsection @push('scripts') @endpush