@extends('admin.layouts.layouts') @section('title', 'Get In Touch') @section('content')
@can('get-in-touch-create') @endcan
No Name Email Subject Message Created At
@endsection @section('page-js') @endsection