@extends('blue.layouts.page') @section('page-content')

{{ t('Redirecting you to the dashboard') }}

@if (empty($error)) @endif @endsection