@extends(!in_array(\Auth::user()->role, [10, 15]) ? 'layout' : 'layoutfrontdesk') @section('title', 'Stock Opname Form Create') @section('content')
@csrf
{{--
role == 1 ? '' : (\Auth::user()->approve_flag == 1 ? '' : 'disabled') }}>
--}}
{{--
--}}
{{-- --}} {{-- --}} {{-- --}}
ArtNoItem D-Unit QOH Actual Stock Difference AcctNo fo ExpenseDescriptionDeliver Date
Back
@endsection @section('js') @endsection