@extends('admin.layouts.container') @section('content')
{{ __('notifications.name') }} {{ __('notifications.status') }} {{ __('notifications.user') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
{{-- --}}
@endsection @section('inner_js') @endsection