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

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

{{trans('lang.notification_subject')}} {{trans('lang.notification_message')}} {{trans('lang.date_created')}} {{trans('lang.actions')}}
@endsection @section('scripts') @endsection