@extends('layouts.app') @section('head') @endsection @section('content')
@include("Contact::frontend.blocks.contact.index")
@endsection @section('footer') @endsection