@extends('dashboard.layout.content')
@section('customTitle')
@lang('general.show_contact_us')
@endsection
@section('customStyle')
@endsection
@section('customBody')
# |
{{__('validation.attributes.created_at')}} |
{{__('dashboard.Username')}} |
{{__('dashboard.Email')}} |
{{__('dashboard.Mobile')}} |
{{__('dashboard.Message Title')}} |
{{__('dashboard.is_replied')}} |
{{-- {{__('dashboard.Message Text')}} | --}}
{{__('general.options')}} |
# |
{{__('validation.attributes.created_at')}} |
{{__('dashboard.Username')}} |
{{__('dashboard.Email')}} |
{{__('dashboard.Mobile')}} |
{{__('dashboard.Message Title')}} |
{{__('dashboard.is_replied')}} |
{{-- {{__('dashboard.Message Text')}} | --}}
{{__('general.options')}} |
@endsection
@section('customScript')
@endsection