@extends('layouts.app') @section('content')

Edit Profile

@csrf @method('PUT')
@endsection