@extends(auth()->user()->isAdmin() ? 'layouts.admin' : 'layouts.user') @section('page-title', 'Notifications') @section('content')