@props(['info', 'head' => 'header', 'foot' => 'footer'])
{{$head}}
{{ $info == '' ? 'none' : $info }}
{{$foot}}