@extends('layouts.layout') @section('title', __('ui.nav.dashboard')) @section('content')

Dashboard

@endsection