@extends('landlord.layout.main') @section('content') @if(session()->has('message'))
{{ session()->get('message') }}
@endif @if(session()->has('not_permitted'))
{{ session()->get('not_permitted') }}
@endif

{{trans('file.Add Package')}}

{{trans('file.The field labels marked with * are required input fields')}}.

{!! Form::open(['route' => ['packages.update', $packageData->id], 'method' => 'put', 'id' => 'package-form']) !!}
is_free_trial){{'checked'}}@endif>

0 = {{trans('file.Infinity')}}

0 = {{trans('file.Infinity')}}

0 = {{trans('file.Infinity')}}

0 = {{trans('file.Infinity')}}

0 = {{trans('file.Infinity')}}

  •   Product and Categories
  •   Purchase and Sale
  • features))){{'checked'}}@endif>  Sale Return
  • features))){{'checked'}}@endif>  Purchase Return
  • features))){{'checked'}}@endif>  Expense
  • features))){{'checked'}}@endif>  Stock Transfer
  • features))){{'checked'}}@endif>  Quotation
  • features))){{'checked'}}@endif>  Product Delivery
  • features))){{'checked'}}@endif>  Stock Count and Adjustment
  • features))){{'checked'}}@endif>  Report
  • features))){{'checked'}}@endif>  HRM
  • features))){{'checked'}}@endif>  Accounting
  {{trans('file.Update existing clients who are using this package')}}
{!! Form::close() !!}
@endsection @push('scripts') @endpush