@extends('admin/layouts.master') @section('title', '其他設定 - 管理員') @section('body') @include('admin.message') IOS 金流 {{ __('adminstaticword.Setting') }} {{ csrf_field() }} @if( $setting != null ){{ method_field('PUT') }} @endif {{ __('adminstaticword.Type') }}:* setting == 0) selected @endif @endif>關閉 setting == 1) selected @endif @endif>使用ICP,OP錢包,信用卡付款 setting == 2) selected @endif @endif>使用IAP {{ __('adminstaticword.URL') }} 首購{{ __('adminstaticword.Setting') }} {{ csrf_field() }} @if( $setting != null ){{ method_field('PUT') }} @endif 首購天數:* {{-- 加值 --}} {{-- 喬山 --}} {{-- 訂閱排程 --}} {{-- OP排程 --}} @endsection @section('scripts') @endsection