@extends('frontend.layouts.dashboard') @section('title', __('Dashboard')) @section('content')
@lang('Dashboard') @lang('You are logged in!')
@endsection