@extends('admin.layouts.master') @section('title', 'Payment') @section('content')

@yield('title')

{{__('Label.Id')}} {{__('Label.Name')}} {{__('Label.Status')}} Payment Environment {{__('Label.Action')}}
@endsection @push('scripts') @endpush