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

CONTACT US COMMENT

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