@extends('layouts.project-form-base', ['title' => $title, 'formTitle' => $formTitle, 'back' => $closeRoute]) @section('content') @section('css') @endsection @if ($selected_plan)
@endif
@include('customer.subscription.inc.payment-form')
{{--

What Our Client’s Are Saying

j

Scott Levesque

Be Free Clothing Company

Star Rating

"Great designs, quick turnaround and awesome to work with. Thank you...."

--}}
@endsection @section('script') @endsection