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

{{ __('Notifications')}}

{{ $data['notifications']->links('pagination::bootstrap-4') }}
@endsection