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