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

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

{{ __('Plan') }} {{ __('Price') }} {{ __('Pricing Plan') }} {{ __('Featured') }} {{ __('Status') }} {{ __('Created On') }} {{ __('Actions') }}
@endsection @section('js') @endsection