@extends('auth.layouts') @section('title', trans('common.active_item', ['attribute' => trans('common.account')])) @section('content') @if (Session::get('successMsg')) @endif @if($errors->any()) @endif