@extends('layouts.app') @push('css') @endpush @section('content')
@include("Contact::frontend.blocks.contact.index")
@endsection