@yield('script')
× @if(Helper::if_nav_exists("home")) Home @endif @if(Helper::if_nav_exists("company.list")) Companies @endif @if(Helper::if_nav_exists("user-profile")) User Profile @endif @if(Helper::if_nav_exists("license-approve")) License Approval @endif @if(Helper::if_nav_exists("users.index")) User @endif @if(Helper::if_nav_exists("permissions.index")) Permissions @endif @if(Helper::if_nav_exists("roles.index")) Roles @endif Support
@yield('content')