@extends('layouts.front-layout') @section('title', 'Cotact') @section('content')

{{ $pageData['Contact']['top_title'] ?? '' }}

@include('front.include.contact') @endsection