@extends('layout.app') @section('title', __('profile')) @section('content')
@csrf @method('put')
@csrf
@endsection