@extends('admin.layout.base') @section('title') {{'Message'}} @endsection @section('inlineStyle') @endsection @section('content')
Send By | Subject | Message | Sent On | |
---|---|---|---|---|
{{ ucfirst($cont->name) }} | {{ $cont->email }} | {{ ucfirst($cont->subject) }} | {{ ucfirst($cont->message) }} | {{ ucfirst($cont->created_at) }} |