@extends(config('template.admin.view') . '.layout.layout') @if(isset($title)) @section('title', $title) @endif @section('head') @parent @endsection @section('content')
{{__('main.Notification History')}}
0%
{{__('main.Filter')}}
{{__('main.Date')}} {{__('main.Recipient')}} {{__('main.Notification')}}
{{__('main.Date')}} {{__('main.Recipient')}} {{__('main.Notification')}}
@endsection @section('js') @parent @endsection