@section('css') @endsection @section('scripts') @endsection

EDITAR USUÁRIO

@csrf @method('PATCH')

Editar dados do usuário.

@php $nomefoto = is_null($user->foto) ? 'UserExampleQuad.png' : $user->foto; @endphp {{-- Foto --}}
User profile picture
{{-- name --}}
{{-- Email --}}
{{-- role --}}
{{-- Whatsapp --}}
{{-- date_of_birth --}}
{{-- div.row --}}
is_baptized ) === 1)>
is_baptized ) === 0)>
{{-- div.row --}}