@extends('front.layout') @section('meta-description', !empty($seo) ? $seo->contact_meta_description : '') @section('meta-keywords', !empty($seo) ? $seo->contact_meta_keywords : '') @section('pagename') - {{ __('Contact') }} @endsection @section('breadcrumb-title') {{ __('Contact') }} @endsection @section('breadcrumb-link') {{ __('Contact') }} @endsection @section('content')
{{ $address }}
@endforeach