8 lines
145 B
PHP
Raw Permalink Normal View History

@extends('admin::layouts.vuexy.layoutMaster')
@section('title', 'Configuraciones de cuenta | ' . $user->name)
@section('content')
@endsection