@extends('admin.template.master') @section('title') Visa Master Payment Gateway Switches Home Visa Master Payment Switch @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List ID Operator Card Type Status Action @endsection @section('javascripts') @endsection