@extends(adminlte::page) @section('content_header')

Modifica il conto

@endsection @section('content')
@csrf @method('PUT')
@endsection