@extends('admin/layouts.master') @section('title', '其他設定 - 管理員') @section('body')
@include('admin.message')

IOS 金流 {{ __('adminstaticword.Setting') }}

{{ csrf_field() }} @if( $setting != null ){{ method_field('PUT') }} @endif


首購{{ __('adminstaticword.Setting') }}

{{ csrf_field() }} @if( $setting != null ){{ method_field('PUT') }} @endif


{{-- 加值 --}} {{-- 喬山 --}} {{-- 訂閱排程 --}} {{-- OP排程 --}}
@endsection @section('scripts') @endsection