@extends('layouts.default') @section('title') Error @stop @section('styles') @stop @section('content')

{{trans('thankyou.error_title')}}

{{trans('thankyou.error_heading')}}

@stop