@extends('layouts.app') @section('title', '사용자 관리') @section('content') @include('partials.tenant-selector')

👥 사용자 관리

+ 새 사용자
@endsection @push('scripts') @endpush