@extends('frontend.layouts.master') @section('page_title') {{ __('account.register.title') }} @endsection @section('head') @endsection @section('content-wrapper')

{{ __('account.register.title') }}

@if($currentCompany->code == 'bonobonitopalma')
Ya se han agotado los bonos, ya no se pueden comprar más bonos.
@endif
@endsection @push('scripts') @endpush