@extends(Theme::getThemeNamespace('layouts.auth')) @section('content')

{{ trans('plugins/license-manager::customer.auth.forgot_password.title') }}

{!! $form->renderForm() !!} @endsection