@extends('layouts.app') @section('content')

Edit Therapy

Back
@csrf
@php $imgSrc = file_exists($therapy->therapy_image) ? $therapy->therapy_image : '' ; @endphp @if(!empty($therapy->therapy_image)) @else @endif