8 lines
151 B
PHP
Raw Permalink Normal View History

2025-03-05 20:28:54 -06:00
@extends('vuexy-admin::layouts.vuexy.layoutMaster')
@section('title', 'Configuraciones de cuenta | ' . $user->name)
@section('content')
@endsection