@extends('admin.master') @section('content') @php $imagePath = $edit_data->image ? str_replace('public/', '', $edit_data->image) : null; @endphp