@section('title', '用户添加') @section('content')
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
@if($info['status']==1) 启用中 启用中 @else 启用 已停用 @endif {{-- --}}
{{--
--}}
@endsection @section('id',$id) @section('js') @endsection @extends('common.edit')