@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Popover @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Popover @endslot @endcomponent
Basic Popover
Dismissible popover
Direction Popover
@endsection