@extends('admins.layouts.main') @section('content') @foreach($Aed->getAttributes() as $data) {{ $data }}
@endforeach 返回 @endsection