@extends('frontend.layout.app') @section('title', 'Payment') @section('description', 'payment page meta description') @section('keywords', 'payment page meta keywordes') @section('robots', 'payment page robots') @section('ogTitle', 'payment page og title') @section('ogDescription', 'payment page og description') @section('ogImage', 'payment page og image') @section('ogUrl', 'payment page og url') @section('twitterCard', 'payment page twitter card') @section('twitterTitle', 'payment page twitter title') @section('twitterDescription', 'payment twitter description') @push('css') @endpush @section('content')