@extends('crudbooster::admin_template') @push('head') @endpush @section('content')

  Back To List Data Products

Edit Products

@csrf
{{-- --}}

{{--
--}}

{{-- new product types markup --}}
type == 'membership' || $content->type == false) checked @endif autocomplete="off" name="type" data-toggle="toggle" data-toggle="dropdown-menu" data-size="medium" data-on="Membership" data-off="Combo" data-offstyle="warning"> {{-- --}}

sp_status == true ? 'checked':''}} style="width:20px" id="special_checked" class="special_checked" autocomplete="off" name="sp_status" data-toggle="toggle" data-toggle="dropdown-menu" data-size="medium" data-on="Special" data-off="Normal" data-offstyle="success" data-onstyle="danger">

@if($content->products_view != 0)
@if ($errors->has('product_view'))
{{ $errors->first('product_view') }}

@endif
@endif @if($content->type == 'combo' || $content->type == 1)

@endif {{-- New checkbox markup --}}
{{-- New checkbox markup --}}
productpackages[0]->id != 6)style="display: none" @endif>
@endsection @push("bottom") @endpush