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

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

{{ __('business.business-abrera.title') }}

{{ __('business.business-abrera.subtitle') }}

  1. {{ __('business.business-abrera.step1_title') }}
    {{ __('business.business-abrera.step1_text') }}
  2. {{ __('business.business-abrera.step2_title') }}
    {{ __('business.business-abrera.step2_text') }}
  3. {{ __('business.business-abrera.step3_title') }}
    {{ __('business.business-abrera.step3_text') }}

{{ __('business.business-abrera.title-form') }}

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