@extends('layouts.admin') @section('content')

Todas as Notificações

@if ($notifications->isEmpty())

Nehuma notificação disponível

@else @endif
@endsection