@extends('main') @section('content')

Add Subscription

@csrf
@if(Session::get('admin_type') == "Demo")
Submit
@else @endif
@endsection