@extends('layout') @section('metatitle', "Contact ".config('app.website_metatitle')) @section('metadescription', "Contact ".config('app.website_metadescription') ) @section('metakeywords', "Contact ".config('app.website_metakeywords') ) @section('content') @include('layouts._breadcrumb', array( "name" => "contact" )) {{--@include('layouts._big_title_page', array( "name" => "contact" ))--}} @section('header') @endsection