@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Settings @endslot @slot('item1') Home @endslot @slot('item2') Settings @endslot @endcomponent
img
Eugene Andre

Instructor

@component('components.sidebar') @endcomponent
Settings
@endsection