@extends('dashboard.layout.content')
@section('customTitle')
{{__('dashboard.Menu.Show Notifications')}}
@endsection
@section('customStyle')
@endsection
@section('customBody')
# |
{{__('dashboard.Username')}} |
{{__('validation.attributes.title')}} |
{{__('dashboard.Is Reded?')}} |
{{__('dashboard.user_type')}} |
{{__('validation.attributes.type')}} |
{{__('dashboard.send date')}} |
{{__('general.options')}} |
# |
{{__('dashboard.Username')}} |
{{__('validation.attributes.title')}} |
{{__('dashboard.Is Reded?')}} |
{{__('dashboard.user_type')}} |
{{__('validation.attributes.type')}} |
{{__('dashboard.send date')}} |
{{__('general.options')}} |
@endsection
@section('customScript')
@endsection