{{-- User Manual ............ #Pass a $binder if needed. Ex- binder=bind_name. #Pass $skip_add_new to Avoid New Create (ignore Including component). Ex- skip_add_new=1. Note: Don't Put any Quote (""/'') --}}
@php $item_grps = InventoryDropDownTrait::getItemGroups(); @endphp @if (checkAuthPermission('item_group.store') && !@$skip_add_new) @endif
{{-- @section('script_after') @append --}}