[[ Lang::get('messages.nothing_here') ]]
[[ Lang::get('messages.no_notes_in_notebook') ]]
@extends("layouts/user-layout") @section("content") @include('modal/messagebox') @include('modal/notebook') @include('modal/notebookSelect') @include('modal/manageTags') @include('modal/manageNotebooks') @include('modal/usersSelect') @include('modal/usersNotebookSelect') @include('modal/collection') @include('modal/notebookDelete')