@extends('layouts.app') @section('title','Profil') @section('content')
@csrf @method('PUT')
@endsection