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