/home/techb158/ileadtechnology.com/resources/views/admin/manual_payment
NameSizeModeActions
create.blade.php32140644editdlrm
edit.blade.php34510644editdlrm
index.blade.php27450644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/manual_payment/edit.blade.php (3451B)
@extends('admin/layouts.master') @section('title', 'Edit Manual Payment Gateway - Admin') @section('body') @if ($errors->any())
@endif
@include('admin.message')

{{ __('adminstaticword.Add') }} {{ __('adminstaticword.ManualPaymentGateway') }}

{{ csrf_field() }} {{ method_field('PUT') }}





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

  • @endsection