{{-- --}}
@if (loaderImages() == '#')
@else @endif
@php $authCurrentPlanDetail = authCurrentPlanDetail(); @endphp
@if (planStatus() == 1 || is_surrender() == 1)
@yield('content')
@else
@yield('content')
@endif