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

{{tr('see_all_notifications')}}


@foreach($model as $notify)
@endforeach
@if(count($model) > 0)