@php $total_inbox = 0; if($boot_dtcount){ foreach( $boot_dtcount as $key => $value ){ $total_inbox += $value; } } @endphp {{ $total_inbox!==0? "($total_inbox)":'' }} IT Support | @yield('title') @include('layout.app_css') @yield('css') @yield('head_js')
Logo
@if(!empty( $menu_706 ))
@endif
{{ Auth::user()->username }}
@if(!empty( $error_msg ))
Page Error
@else @yield('content') @endif

User Profile

@toastr_render @yield('js')