@extends('layouts.app') {{-- // TODO title and metatags was removed and should be reimplemented here --}} @section('content')
@include('sections.breadcrumbs')

{{ $h1 }}

@if( !isset($reg) )
@if($comp_name) @else @endif
@endif @php // Свойство isFirstPage (bool) нужно для медалей $comp->isFirstPage = $isFirstPage; $comp->per_page = $per_page; $comp->page = $page; @endphp {{ $comp->onEachSide(1)->links() }}

Нет времени выбирать?

Заполните небольшую анкету и все финансовые управляющие смогут откликнуться сами

@endsection @section('script') {{-- --}} @endsection