@extends('layouts.base') @section('content')
@if($type == 'template')

Lista » Edycja szablonu

@else

Lista » Edycja notatki

@endif @include('form.create')

@endsection