@extends('layouts.master') @section('title', 'Stripe | Ajolla Inc') @section('links') @stop @section('content')

{{ $title }}

{{ $message }}

@stop @section('scripts') @stop