@extends('front.include.app') @section('content')

Premium Studio Subscription

Unlock all features with our premium plan

@csrf @if (!auth()->check())

Account Information

@endif

Payment Information

@if (auth()->check()) @else @endif
@endsection