@extends('layouts.app', ['header' => true, 'close_button' => true]) @section('back_button') @if(request()->back && in_array(jsdecode_userdata(request()->back), ['promoted-list', 'raf-member'])) @endif @endsection @section('content')
@if ('member' == jsdecode_userdata($type))

Become a Ready-Aim-Fire Leaderboard Member

Join the Ready-Aim-Fire Leaderboard community and see where your shooting skills rank you as you compete on weekly on-line challenges.

@else

Become a HOST

Host your own private group challenge with all the same functionality provided within the Ready-Aim-Fire Leaderboard platform.

@endif
@if ($event)
{{-- Cancel at any time --}}
@endif {{-- current raf member plans --}}
@endsection @push('scripts') @endpush