@extends('admin.layout.app') @section('heading', 'Edit Services') @section('rightside_button') View All @endsection @section('main_content')
@csrf

@if ($row_data->card_image) @endif

@if ($row_data->service_image) @endif

@if ($row_data->service_image) @endif

@if ($row_data->service_video_image) @endif
@endsection