@if($controls->signup_enable==1) @extends("layouts.app_new") @section("title") Sign Up @endsection @section("content")
@endsection @section('script') {!! NoCaptcha::renderJs() !!} @endsection @endif