@extends('layout') @section('title', "$service->name Service") @section('meta:title', 'AccessWorld: ' . $service->name) @section('meta:description', $service->short_description) @push('styles') @endpush @section('content') {{-- @include('commons.banner', [ 'banners' => $service->banner ] ) --}}

AccessERP

AccessERP promoted by a team of Technocrats having ability and capability to execute Technology Solutions in Software development, Marketing, Consultation & Hardware infrastructure from Data to Disk with well-defined process of Quality.

Our Mission & Vision:

AccessERP will be recognized as a high performance team providing technology excellence, encourage creative and critical thinking in the development of technology services and solutions to clients. We ensure to strive operational excellence through the on-going development of the staff and the organization as a whole.

AccessERP provide support/services to enable our customers to serve their customers better and todo re-defined business.

AccessERP Feature List

Dashboard

Staffs

Core HR

Time & Attendance

eSignature

Payroll

Training

Performance

HR Calendar

Tickets

Recruitment

Project & Labour Costing

Accounts

Asset Management

Events & Meetings

HR & Business Reports

{{-- @unless(empty($service->description))

{!! $service->description !!}

@endunless @include('service.partials.custom-plan') --}}
@stop