@extends('frontend.layout.master') @section('content')

Edit API Charge

@csrf @method('PUT') @include('frontend.api_charges.form') Back
@endsection