@extends('layouts.admin') @section('title') Ananas | Contacts @endsection @section('breadcrumb') @endsection @section('Contacts') active {{session('sidebar_color')}} @endsection @section('content')
ID | Name | Message | |
---|---|---|---|
{{$contact->id}} |
{{$contact->name}} |
{{$contact->email}} |
{{$contact->message}} |