@extends('layouts.app') @section('content')

Údržba

@foreach($items as $item) @include('sections.item') @endforeach
@endsection