@extends('layouts.master-layouts') @section('title') @lang('translation.Topbar_Light') @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Layouts @endslot @slot('title') Topbar Light @endslot @endcomponent @endsection @section('script') @endsection