@extends('layouts.backend') @section('title', $user->exists ? 'Editando '.$user->name : 'Crear nuevo usuario') @section('content')