@extends('front-end.layouts.master') @section('pageTitle', isset($pageTitle) ? $pageTitle : 'Contact') @section('content')

Contact Us

@endsection {{-- push custom js before end of body tag --}} @push('scripts') @endpush