@if(!empty(config('dz.public.global.js'))) @foreach(config('dz.public.global.js') as $script) @endforeach @endif @if(!empty(config('dz.public.pagelevel.js.'.$action))) @foreach(config('dz.public.pagelevel.js.'.$action) as $script) @endforeach @endif @if(Route::current()->getName()=='ValidateCarrierForm') @endif @if(Route::current()->getName()=='ValidateEmployeeForm') @endif