@extends('layouts.admin_layout') @section('Title') پنل مدیریت | ویرایش هزینه ثبت آگهی ({{$create_ad_price_info['categoryInfo']['title']}}) @endsection @section('custom-css') @endsection @section('custom-js') @endsection @section('content')

ویرایش هزینه ثبت آگهی ({{$create_ad_price_info['categoryInfo']['title']}})

@csrf
{{@number_format($create_ad_price_info['range'])}}
{{@number_format($create_ad_price_info['price_up_range'])}}
{{@number_format($create_ad_price_info['price_down_range'])}}
@endsection