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

{{trans('lang.dynamic_notification')}}

{{trans('lang.type')}} {{trans('lang.subject')}} {{trans('lang.message')}} {{trans('lang.date_created')}} {{trans('lang.actions')}}
@endsection @section('scripts') @endsection