@extends('front.layout') @section('content')

{{__('Dashboard')}}

@include('user.inc.site_bar')
@endsection