@extends('layout.app') @section('left-menu') @stop @section('center-area') @parent @if( auth()->check()) @if( auth()->user()->fireStationID != NULL) @if(auth()->user()->accessLevel() == 50)
{{ csrf_field() }}
{{ csrf_field() }}
{{ csrf_field() }}
{{ csrf_field() }}
@else Brak dostępu. @endif @endif @endif @stop