@extends('admin.layouts.app') @section('title',Request()->settings->settings_website.' | Contact Us') @section('contents')

Manage Contact Us

# Name Email Phone Subject Message
@endsection @section('custom_script') @endsection