@extends('layout.layout') {{-- Style --}} @push('links') @endpush {{-- Content --}} @section('content') @include('custom::component.reply-btn', ['url' => $back_route])
帳號 姓名 權限
查無資料
@endsection {{-- Script --}} @push('scripts') @endpush