{{--
@if(isset($title))

{{ucwords($title)}}

@else @php $routeName=Route::currentRouteName(); @endphp

{{ucwords(array_key_exists($routeName,getAuthPermissionNameArray())?getAuthPermissionNameArray()[$routeName]:'You Shouldn\'t Have Access Of This Page')}}

@endif
 
--}} {{-- NS --}}
@if(isset($title))

{{ucwords($title)}}

@else @php $routeName=Route::currentRouteName(); @endphp

{{ucwords(array_key_exists($routeName,getAuthPermissionNameArray())?getAuthPermissionNameArray()[$routeName]:'You Shouldn\'t Have Access Of This Page')}}

@endif @if (!@$skip)
 
@else
@include('inventory.global.report_print_excel_button')
@endif