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

{{ __('users.branch') }}

{{ __('supprocesses.product_type') }}

{{ __('supprocesses.brand') }}


جاري تحميل المنتجات...

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