@extends('layout.app') @section('left-menu') @parent @if( auth()->check() ) @if( auth()->user()->fireStationID != NULL) @if(auth()->user()->accessLevel() == 50)
# | Nazwa | Ilość | Param. charakterystyczny | @if(auth()->user()->accessLevel() == 50)Operacja | @endif
---|---|---|---|---|
{{$i}} | {{ $item->name }} | {{ $item->amount }} | {{ $item->parameter }} | @if(auth()->user()->accessLevel() == 50)Edytuj | @endif