@php $titulo = "Página 402" @endphp @extends('errors::minimal') @section('title', __('Payment Required')) {{-- @section('code', '402') --}} @include('components.head') @section('message', __('Payment Required')) @include('components.footer')