@extends('layouts.master') @section('title') Contact Us @endsection @section('page-title') Contact Us @endsection @section('body') @endsection @section('content')
@csrf @method('POST')

Invoice Settings

Enter Your Name
Enter Your Email
Subject
Enter Your Message
@endsection @section('scripts') @endsection