@extends('admin.layout.app') @section('heading', 'Update Badge Section') @section('main_content')
@csrf

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