@extends('layouts.main') @section('content')
{{ __('Dashboard') }}
@endsection