@extends('layouts.app') @section('content') @if(!empty($worker)&& $worker == 1) @endif
Schichtplan

Hallo {{Auth::user()->name}}



@if(!empty($companies) && !empty($companies->first())) @else @endif
@endsection