@extends('mobile.module.layouts.content') @push('meta') @endpush @push('css') @endpush @section('content')
最多可以选5项
换一批
tag_cn); ?> @foreach($category['other']['AIX_resumetag'] as $key => $val ) @if($key>9) @break; @endif
{{ explode(',',$val)[1] }}
@endforeach
tag_cn); ?> @foreach($category['other']['AIX_resumetag'] as $key => $val ) @if($key>9)
{{ explode(',',$val)[1] }}
@endif @endforeach
tag); $arr_cn = explode(',',$resume->tag_cn); ?> @if($resume->tag) @foreach($arr_tag as $key => $val ) @if($val==0)
{{ $arr_cn[$key] or '' }}
@endif @endforeach @endif
贴标签
保存
@endsection @section('script') @endsection