Remove extra }}
This commit is contained in:
parent
fb17159743
commit
69eebd9370
@ -49,7 +49,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
@if($pirep->level)
|
@if($pirep->level)
|
||||||
<tr>
|
<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>
|
<td>{{ $pirep->level }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
@endif
|
@endif
|
||||||
|
Loading…
Reference in New Issue
Block a user