@extends('layouts.fullscreen') @section('content')
Stock Taking
@csrf
@foreach($record_physical as $report) @if(in_array(auth()->user()->station, json_decode($report->inactive_station)) == true) @continue @endif
Items Category Unit Opening stock
{{@ucwords(@strtolower($report->item_name))}} {{@ucwords(@strtolower($report->item_category))}} {{$report->item_unit}}