@extends('layouts.main') @section('title', 'Payment Options') @section('content') @push('head') @endpush
@include('include.message')
{{ __('Serial No.')}} {{ __('Icon')}} {{ __('Name')}} {{ __('Category')}} {{ __('Point Require')}} {{ __('Currency')}} {{ __('Details')}} {{ __('Action')}}
@push('script') @endpush @endsection