@extends('layouts.layouts-vertical-hovered') @section('title') @lang('translation.hovered') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Layouts @endslot @slot('title') Vertical Hovered Layout @endslot @endcomponent @endsection @section('script') @endsection