@extends('layouts.default') @section('htmlheader_title') Поиск билета:результат @endsection @section('content')
{!! $responses !!}
@endsection