@include('partials/header') @include('partials/topbar') @include('partials/sidebar')
@if($user) @endif @include('partials/footer')