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

Montáž

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

@endsection