@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Lightbox @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Lightbox @endslot @endcomponent
Single Image Lightbox
Image with Description
@endsection