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

Property Update

@csrf
@foreach($data->getMedia('product_image') as $image) Product Image @endforeach
@endsection @push('page_script') {{-- --}} {{----}} @endpush