@extends('layouts.base') @section('content')
@csrf @method('PUT') @include('profile.form')
@endsection