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

Szybka notatka

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

Lista notatek

@foreach($notes as $note) @endforeach

Szablony notatek

@foreach($templates as $template) @endforeach
Repertuar dziś
Repertuar jutro
Airly
@endsection