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

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

{{ __('Plan Name') }} {{ __('Status') }} {{ __('Words') }} {{ __('Images') }} {{ __('Characters') }} {{ __('Minutes') }} {{ __('Pricing Plan') }} {{ __('Featured') }} {{ __('Created On') }} {{ __('Actions') }}
@endsection @section('js') @endsection