@extends('layouts.master') @section('css') @section('title') {{__('home.product_mix')}}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif @if (session()->has('nodataprint')) @endif
{{ csrf_field() }}

{{__('home.component')}}




# {{__('home.productNo')}} {{__('home.product')}} {{__('home.quantity')}} {{__('home.price')}} {{__('home.addedValue')}} {{__('home.total')}} {{__('home.operations')}}
- - - - - - - -

{{ __('home.the amount') }} {{ __('home.addedValue') }} {{ __('home.total') }}
* * *
{{ csrf_field() }}



{{-- Update ( 24/4/2023 ) --}} {{-- End Update ( 24/4/2023 ) --}} @endsection @section('js') {{-- Update ( 24/4/2023 ) --}} {{-- End Update ( 24/4/2023 ) --}} {{-- Update ( 24/4/2023 ) --}} {{-- End Update ( 24/4/2023 ) --}} @endsection