@extends('layouts.app') @section('content')
@csrf @method('PUT')
Customers will see this when checking out.
Displayed on the Payment method page, while the customer is choosing how to pay.
active_getway->status==1) checked="checked" @endif name="status" type="checkbox" value="1">
@endsection @push('js') @endpush