@extends('newBase') @section('title', 'index') @section('content')
{{$typeName}}信息
@if($type == 1)
@endif
@endsection