@extends('admin.base') @section('title', 'account management') @section('account_content') @php($version = config('app.version'))
{{ csrf_field() }}
{{----}}
{{----}}
{{----}}
@if($type!=3 && $type!=4)
@endif @if($type==3) @else @endif
@if($type==4)% off @endif
@if($type!=3 && $type!=4)
@endif @if($type==3) @else @endif
@if($type==4)% off @endif
@if($do=='edit')
数据保存后,才可看到课程表格中价格数据的变化
@endif
@if($do=='edit') @endif
@if($do=='edit')
  若要添加全部课程,请先全部删除,清空列表后再添加。当没有课程时,发布状态将取消!
@if($type!=3 && $type!=4) @endif @if($type==3) @else @endif @if($type!=3 && $type!=4) @endif @if($type==3) @else @endif
{{ __('学校') }} {{ __('课程') }} {{ __('课程等级') }} {{ __('价格') }} {{ __('中国服务费') }}{{__('英文全价')}}{{__('英文秒杀价')}}{{__('英文折扣')}}{{__('中文全价')}}{{__('中文秒杀价')}}{{__('中文折扣')}}{{ __('操作') }}
@endif
@if($do=='edit') @endif @endsection