@extends('front.main', ['title' => 'Contacts', 'pagename' => 'contact']) @push('css') @endpush @section('content')
@include('contacts')
@endsection