iOC
@yield('breadcrumb')
@include('ioc::layout.components.top-bar')
@php use Illuminate\Support\Facades\App; @endphp @extends('ioc::layout.base') @section('headJs') @livewireScripts @endsection @section('headCss') @endsection @section('body')
@include('ioc::layout.components.mobile-menu')