@extends('layouts.master') @section('css') @section('title') {{ __('home.Requestـpricesـofـproducts') }}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif
{{ csrf_field() }}

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





# {{ __('home.productNo') }} {{ __('home.product') }} {{ __('home.quantity') }}
- - - -
{{ csrf_field() }}


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