@extends('admin._layouts.index') @push('USER SETTING') here show @endpush @push($title) active @endpush @section('content') @component('admin._card.breadcrumb') @slot('header') {{ $title }} @endslot @slot('page') Form @endslot @endcomponent