@extends('admin.layout-content') @section('header') @endsection @section('content')
{{ $model_name }}管理:{{$user->name}}
{{--@php(dd($user->id))--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
搜索
--}} {{--
--}} {{--
--}}
@endsection @section('footer') @endsection