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

Szybka notatka

@include('form.create')
{{ csrf_field() }}
Wybierz plik...

Lista notatek

@foreach($notes as $note) @endforeach
Repertuar dziś
Repertuar jutro
@endsection