@props(['title' => '', 'description' => '', 'backLink' => ''])
@if($backLink !== '')
@endif

{{$title}}

@if($description !== '')

{{$description}}

@endif
@isset($center) {{ $center }} @endisset
@isset($end) {{ $end }} @endisset