@extends('layouts.master') @section('title') {{ __('Contact Inquiries') }} @endsection @section('content')
| {{ __('id') }} | {{ __('no.') }} | {{ __('name') }} | {{ __('email') }} | @if (!Auth::user()->hasRole('Super Admin')){{ __('Subject') }} | @endif{{ __('Message') }} | {{ __('Date') }} | {{ __('action') }} |
|---|