@extends('wem.layouts.app') @section('content')
Dashboard
{{__('main.another_lang')}}
@if (session('status')) @endif You are logged in!
@endsection