@extends('frontend.layouts.master') @section('page_title') {{ __('contact.title') }} @endsection @section('head') @endsection @section('content-wrapper')





@include('frontend.sections.block-contact') @endsection