@if ($details->photo != null)
@if (file_exists( public_path().'/assets/images/domiciliary/' . $details->photo))
@else
@endif
@else
@endif
}})
}})