@extends('web.layout') @section('content')
@if(Session::has('message'))
{{ Session::get('message') }}
@endif

Payment Methods