@section('title') Content Settings @endsection
@csrf @method('POST')

{{ __('Create Range for Pricing') }}

{{ str_replace(' ', '', ucwords(str_replace('_', ' ', $pricing->application_type ?? '-'))) }}
{{ ucwords(str_replace('_', ' ', $pricing->lane ?? '-')) }}
@push('scripts') @endpush