@extends('app') @section('title', __('auth.register')) @section('content')
@endsection @section('scripts') @if ($captcha['enabled']) @endif @include('scripts.airport_search') @endsection