@extends('frontend.master') @section('home')
Contact Us
Home / Contact Us
@if (session('success'))
{{ session('success') }}
@endif

CONTACT US

Send Us An Email
@csrf
Send Us a Message on Kingschat
@endsection