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