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

Edit Subscription

@csrf @method('PUT')
festival=='0') checked @endif>
business=='0') checked @endif>
political=='0') checked @endif>
video=='0') checked @endif>
automation=='0') checked @endif>
team-2
@if($plan_detail != null) @foreach($plan_detail as $value)
@endforeach @endif
@if(Session::get('admin_type') == "Demo")
Submit
@else @endif
@endsection