@extends('admin.layout.master') @section('styles') @stop @section('content-header') CMS Management Preview Contact @stop @section('content') @include('admin/contactus/details') @stop