@extends('layouts.admin') @section('content')
Charity
@csrf
@if(isset($charity->image))
Current Image
@endif
@endsection