@extends('user.layout') @section('content')

Profile

@csrf
@if ($profile_details->profile_image) Profile Image @else Profile Image @endif
@endsection