@extends('backend.layout.main') @section('content') @if(session()->has('message'))
{{ session()->get('message') }}
@endif @if(session()->has('not_permitted'))
{{ session()->get('not_permitted') }}
@endif
@foreach($lims_stock_count_all as $key => $stock_count)
Fatal error: Uncaught Error: Class "DB" not found in C:\laragon\www\pos\resources\views\backend\stock_count\index.blade.php:32 Stack trace: #0 {main} thrown in C:\laragon\www\pos\resources\views\backend\stock_count\index.blade.php on line 32
{{trans('file.Date')}} {{trans('file.reference')}} {{trans('file.Warehouse')}} {{trans('file.category')}} {{trans('file.Brand')}} {{trans('file.Type')}} {{trans('file.Initial File')}} {{trans('file.Final File')}} {{trans('file.action')}}