@props(['title', 'subtitle' => null, 'backUrl' => null, 'actionButton' => null])
ESMT Berlin

{{ $title }}

@if($subtitle)

{{ $subtitle }}

@endif
@if($actionButton) {{ $actionButton }} @endif @if($backUrl) ← Back @endif