@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('All Prepaid Plans') }}

{{ __('Plan Name') }} {{ __('Status') }} {{ __('GPT 4 / GPT 4T / GPT 3.5T') }} / {{ __('DE Images') }} / {{ __('SD Images') }} / {{ __('Characters') }} / {{ __('Minutes') }} {{ __('Pricing Plan') }} {{ __('Featured') }} {{ __('Created On') }} {{ __('Actions') }}
@endsection @section('js') @endsection