@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Payment Settings @endslot @slot('title_1') Manage Payment Settings @endslot @endcomponent
img
  • img
  • img
  • img
Payment Type Name Status Action
Cash
img img
Card
img img
Credit
img img
@component('components.modal-popup') @endcomponent @endsection