@extends($data['layout']) @section('title', app_name() . ' | ' . __('labels.frontend.auth.register_box_title')) @if($data['layout'] == 'frontend.layouts.mobile') @endif @section('content')
@endsection @push('after-scripts') @if(config('access.captcha.registration')) @captchaScripts @endif @endpush