@extends('my.layout') @section('profile')
@if(1) @else @endif
@csrf  
Allowed JPG, GIF or PNG. Max size of 800K

@csrf
@if(!$user->email_verified_at)
Your email is not confirmed. Please check your inbox.
Resend confirmation
@endif
 
@endsection