{{$tour->name}}

@if ('tour' === \Request::route()->getName())
{!!$tour->summary!!}
@endif