@extends('master') @section('head') @if (!empty($clientauth) && $fontsUrl = Utils::getAccountFontsUrl()) @endif @if (!empty($clientauth)) @endif @endsection @section('body') @yield('form') @endsection