@extends('layouts.platform') @section('title', __('pages.personal_info.profile_photo.title') . ' — ' . __('platform.brand_name')) @section('content')
@csrf @method('PATCH')
@endsection