@extends('layouts.app') @section('head') @endsection @section('content')

CONTACT US COMMENT

Name Last Name Email Mobile Message
{$contact.name$} {$contact.last_name$} {$contact.email$} {$contact.mobile$} {$contact.message$}
{$begin$} - {$end$} of {$totallength$}
@include('users.admin.sidebar')
@endsection @section('js') @endsection