@extends('layouts.app') @push('styles') @endpush @section('content')
@include('.partials.detached-left-sidebar')
@include('.partials.topbar-dark')
@include('.partials.right-sidebar')
@endsection @push('scripts') @endpush