Your message:
{!! csrf_field() !!}
@if ($errors->has('comment')) {{ $errors->first('comment') }} @endif
@if ($user->manager) Back to all tickets @else Back to all tickets @endif