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

Create API Charge

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