@extends('layouts.app') @section('content') {{$notifications->where('status',0)->count()}} @include('order-notification',['notifications',$notifications]) {{ Auth::user()->name }} Edit Profile {{ __('Logout') }} Overview Dashboard