@extends('admin.layouts.app') @section('title','Contact Show') @section('content')
Contacted By: {{$contact->name.' '.$contact->email}}