@extends('errors::custom-layout') @section('title', __('Payment Required')) @section('code', '402') @section('message', __('Payment Required')) @section('pageIcon', 'icon-shield')