@extends('layout.main') @section('contenido') {{-- @php dd($cuenta); @endphp --}}
@csrf {{method_field('PATCH')}}

Editar Cuenta

@endsection