@extends('admin.layouts.master') @section('title', '方案編輯 - 管理員') @section('body')
@include('admin.message')

{{ __('adminstaticword.Edit') }} {{ __('adminstaticword.SubscriptionPlans') }}


{{ csrf_field() }} {{ method_field('PUT') }}


*
*

price == '' && $subscription->price == '') class="display-none" @endif id="doabox">
*
price == '' && $subscription->discount_price == '') class="display-none" @endif id="doaboxx">

  • is_ios_pay == 1 ? 'checked' : '' }}>

  • is_family == 1 ? 'checked' : '' }} >


  • @if ($subscription['image'] !== null && $subscription['image'] !== '') @else course @endif

    @endsection @section('scripts') @endsection