@extends('layout') @section('content')
@if ($matches->messages == '') @else @endif @if ($matches->stream == '') @else @endif
@endsection