@extends('admin.layout.admin_layout') @section('content')

Treatment Photos

@include('admin.layout.message')

Treatment Photos

Add

@if(!empty($showdata)) @foreach($showdata as $blog) @endforeach @endif
Sl.No. Image Action
{{$i}}
Sl.No. Image Action
@endsection @push('scripts') @endpush