@extends('layouts.app') @section('page', $page) @section('title', $page) @section('content') @include('include.user.header')
{{ __('Payment Cancelled') }}

{{ __('The payment was cancelled') }}

{{ __('Dashboard') }}
@endsection