@extends('layouts.front', ['title' => __('User Profile')]) @if (strlen(config('settings.recaptcha_site_key'))>2) @section('head') {!! htmlScriptTagJsApi([]) !!} @endsection @endif @section('content') @include('users.partials.header', ['title' => ""])