@extends('layouts.v2.frontend-user-backend') @section('title', '| Profile') @section('content')
{{-- This information will be displayed publicly to consultants on your brand page. --}}
@if(isset($profile_show_data_error) || $profile_show_data_error = Session::get('profile_show_data_error'))
@endif