@extends('layouts.main') @section('title') {{ __('Packages') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('IOS Product ID') }} | {{ __('Name') }} | {{ __('Duration') }} | {{ __('Price') }} | {{ __('Limit For Property') }} | {{ __('Limit For Advertisement') }} | {{ __('Enable/Disable') }} | @if (has_permissions('update', 'package')){{ __('Action') }} | @endif
---|