@yield('theme::content')
@if ($showSidebar)
@if ($type === 'account')
@else
@include('theme::layouts.sidebar')
@endif
@endif