@extends('backEnd.admin.layouts.master') @section('title') Pathao API Settings @endsection @section('css') @endsection @section('body')
@csrf
is_active==1?"checked":""}}>
@csrf
@endsection @section('js') @endsection