@extends('layouts.main') @section('content')
@if($isPaypalSetup == false)

Paypal is not configured.

To configure PayPal, head to the .env and add your PayPal’s client id and secret.

@endif
Store
Create new
Active Type Price Display Description Created at
@endsection