@php $user = $user ?? null; @endphp
@csrf @if($user) @method('PUT') @endif
@if($user) @endif