@extends('admin.layout.admin_layout') @section('content')
Treatment Photos
Dashboard
Treatment Photos
@include('admin.layout.message')
Treatment Photos
Add
Sl.No.
Image
Action
@if(!empty($showdata)) @foreach($showdata as $blog)
{{$i}}
@endforeach @endif
Sl.No.
Image
Action
@endsection @push('scripts') @endpush