@extends('layouts.app') @section('title') @if( ! empty($title)) {{ $title }} | @endif @parent @endsection @section('content')
'.$errors->first('type').'
'.$errors->first('paypal_receiver_email').'
@lang('app.paypal_receiver_email_help_text')
'.$errors->first('stripe_test_secret_key').'
'.$errors->first('stripe_test_publishable_key').'
'.$errors->first('stripe_live_secret_key').'
'.$errors->first('stripe_live_publishable_key').'