{{trans('home.profile')}}
{{Session::get('successMsg')}}
@endif
@if($errors->any())
{{trans('home.error')}}: {{$errors->first()}}
@endif