@props(['formAction' => false])
@if($formAction)
@endif
@if(isset($title))

{{ $title }}

@endif
{{ $content }}
{{ $buttons }}
@if($formAction)
@endif