brand{{App\Models\Language::trans(App\Models\Company::get_system_name())}} @php $notification_listing = App\Models\Setting::get_notification_by_leaf_group_id(); @endphp
  • @if(count($notification_listing) > 0) @endif
    Notifications
    @foreach($notification_listing as $row)
    {{$row}}
    {{date('Y-m-d', strtotime('now'))}}
    @endforeach
  • user
    {{Auth::user()->fullname}}
    Profile
    Online
    Log out