@extends('layouts.landing') @section('content') @include('inc.contact') @include('inc.footer') @endsection