@extends('layouts.app') @section('content')

Payment Card Types

Add New

@include('flash::message')
@include('payment_card_types.table')
@endsection