@auth @else @endauth @extends('layouts.frontendlayout') @section('content')

Edit Profile

@csrf @method('PUT')
@if ($user->profile_picture) Profile Picture @endif
@endsection