@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Notification @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Notification @endslot @endcomponent
Alert
Confirm
Prompt
Success Alert
Error Alert
Warnng Alert
@endsection