@extends('layouts.admin-main') @section('content')
  1. {{ __('message.warehouse') }}
  2. {{--
  3. --}}
@foreach($productCategories as $category)
{{-- setting Fav image --}}
@endforeach
{{--
--}} {{-- --}}{{-- setting Fav image --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}}{{-- setting Fav image --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}}{{-- setting Fav image --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{{-- @include('app.modal') --}} @endsection @section('scripts') @include('app.datepicker-js-config') @endsection @section('meta') {{__('message.stock report')}} - {{$settings_->shop_name}} @endsection