@extends('layouts.main') @section('title') {{ __('Packages') }} @endsection @section('page-title')
| {{ __('ID') }} | {{ __('IOS Product ID') }} | {{ __('Name') }} | {{ __('Duration (In Days)') }} | {{ __('Package Type') }} | {{ __('Price') }} | {{ __('Features') }} | @if (has_permissions('update', 'package')){{ __('Enable/Disable') }} | {{ __('Action') }} | @else{{ __('Is Active ?') }} | @endif
|---|