@extends('admin.admin-layouts.main-layout') @section('title', $title) @section('content')
$enc_treatment_id, "subtreatment" => $enc_subtreatment_id, "cost" => $cost->encrypted_id]) : route('add.subtreatment.cost', ["treatment" => $enc_treatment_id, "subtreatment" => $enc_subtreatment_id]) }}" method="POST" enctype="multipart/form-data"> @csrf
Add Country-wise Cost $enc_treatment_id, "subtreatment" => $enc_subtreatment_id]) }}" class="btn btn-icon rounded-pill btn-outline-secondary float-end">
@if (session('error')) @endif
@endsection