@extends('admin.layout.app') @section('heading', 'Update Pricing Page') @section('rightside_button') All Pricing Plans @endsection @section('main_content')
@csrf

@if ($row_data->pricing_banner) @endif
Pricing Section:
@endsection