@extends('layouts.site') @push('head') @if(!empty($seo['meta_description'])) @endif @if(!empty($seo['meta_keywords'])) @endif @if(!empty($seo['meta_author'])) @endif @if(!empty($seo['meta_publisher'])) @endif @if(!empty($seo['meta_copyright'])) @endif @if(!empty($seo['meta_refresh'])) @endif @if(!empty($seo['og_description'])) @endif @if(!empty($seo['og_image'])) @endif @endpush @section('content') @php /*
Let’s talk
*/ @endphp @endsection