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

Edit Profile

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