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

{{ $data['title'] }}

{{ $data['message'] }}

@stop @section('scripts') @stop