@push('footer') @endpush @if ($speaker)
{{$speaker->name}}
{!! Str::markdown($speaker->bio) !!}
@endif