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