@extends('layouts.app') @section('stitle', 'Inventory Count') @section('title', 'Inventory Count') @section('content')
{{$inventory_count->branch}}

{{$inventory_count->busines_date}}

{{$inventory_count->created_by}}

{{$inventory_count->created_at}}

Name SKU Quantity
test sk-0002 1 KG
@endsection