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

Edit profile

@method('PUT') @include('profiles._form')
@endsection