@extends('manager.layout.master') @section('body')
@foreach(\App\Models\Font::$wxList as $key=>$vo) wx) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\Font::$xiongjiList as $key=>$vo) xiongji) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\Font::$changyongList as $key=>$vo) changyong) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\Font::$isXingList as $key=>$vo) is_xing) checked @endif title="{{$vo}}"> @endforeach
@foreach(\App\Models\Font::$isYouList as $key=>$vo) is_you) checked @endif title="{{$vo}}"> @endforeach
{{csrf_field()}}
@stop @section('js') @stop