{{-- ===================================================== Etebarit - by Gisoo Web Solutions ------------------------------------------------------ Gisoo.net ------------------------------------------------------ Copyright (c) 2026 Gisoo Web Solutions ===================================================== This code is protected by copyright ===================================================== File: breadcrumb.blade.php ------------------------------------------------------ Use: Identical breadcrumb on every admin page. Pass items as [['label' => ..., 'url' => ...]]; the last item renders as the current page. ===================================================== --}} @props(['items' => []])