@extends('admin.layouts.default') @section('content')

Edit Payout Gateway Setting

Layout

Edit Form

{{ csrf_field() }}


status == 1 ? 'checked' : '' }}>

withdraw_type) == '1' ? 'checked' : '' }}>
withdraw_type) == '2' ? 'checked' : '' }}>
Back
@endsection