@extends("admin.layouts.app") @section("content")
Sync Start
{{$stock_batch->created_at}}
{{$stock_batch->user->name}}
{{$stock_batch->batch_id}}
{{$stock_batch->stocks()->count()}}
40%

Item Name Item Code
@endsection @section("scripts") @endsection