@extends('layouts.app') @section('title', __('Notifications')) @section('content')
{{ __('No notifications.') }}