@extends('frontend.layouts.app') @section('content') @include('frontend.sections.contact.hero') @include('frontend.sections.contact.contact_form_and_info') @endsection