@extends('layouts.user.main') @section('title', 'Stocktakes') @section('styles') @endsection @section('contents')
{{--
Top Summary
Rack Number Batch Brand Total Personnel
SKU Summary
Store Area Brand Rack Batch Item Code Qty
Prooflist
# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
Invalid SKU's
# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
Duplicate Racks
# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
Unscanned Racks
# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
Rack Discrepancy
# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
--}}
@endsection @section('scripts') @endsection