@if(Route::current()->getName() == 'subscription.index') @endif @if(Route::current()->getName() == 'subscription-history.index') @endif
@if (session()->has('success') && session('success')) @endif @if (session()->has('error') && session('error')) @endif