@extends('layouts.sidebar') @section('content')

{{ __('messages.Dashboard') }}

Loading...
@push('sidebar-scripts') @endpush @endsection