Remove extra }}
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
</tr>
|
||||
@if($pirep->level)
|
||||
<tr>
|
||||
<td nowrap><span class="title">@lang('pireps.flightlevel') }} </span></td>
|
||||
<td nowrap><span class="title">@lang('pireps.flightlevel') </span></td>
|
||||
<td>{{ $pirep->level }}</td>
|
||||
</tr>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user