@extends('layouts.master') @section('title') {{ trans_choice('general.organisation',2) }} @endsection @section('content')
Add new office or modify or deactivate office or modify office hierarchy
@endif @if(Sentinel::hasAccess('products.loan_provisioning_criteria.update'))Define Loan Provisioning Criteria for Organization
@endif @if(Sentinel::hasAccess('products.currencies.view'))Currencies available across organization for different products
@endif @if(Sentinel::hasAccess('products.funds.view'))Funds are associated with loans
@endif @if(Sentinel::hasAccess('products.loan_purposes.view'))Loan Purpose are associated with loans
@endif @if(Sentinel::hasAccess('products.payment_types.view'))Manage payment types
@endifManage client relationships
@endif @if(Sentinel::hasAccess('products.client_relationships.view'))Manage Blacklist Reasons
@endif @if(Sentinel::hasAccess('products.client_identification_types.view'))Manage client identification types
@endif @if(Sentinel::hasAccess('products.charges.view'))Manage charges
@endif @if(Sentinel::hasAccess('products.collateral_types.view'))Manage Collateral types
@endif @if(Sentinel::hasAccess('settings'))Setup SMS Gateways
@endif