@extends('auth.layouts') @section('title', trans('auth.active_account')) @section('content') @if(Session::get('errorMsg')) @endif @if(Session::get('successMsg')) @endif