@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Sticky Note @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Sticky Note @endslot @endcomponent
Sticky Note Add New Note
@endsection