@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 ] ) --}}

AccessEdu

AccessEdu 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:

AccessEdu 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.

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

AccessEdu simple, innovative, trust which grows our business in a way that makes as proud.

School/College Functional Feature List

Admission Management

Student Management

Teacher Management

Fees Collection

Staff Management

Examinations Management

Mark sheet & Report Card

Library Management

Certificates Management

Asset Management

Transportation

Award / Rewards

Event & Activity Management

Student Attendance Management

Mobile App for Parents & Students (IOS/Android )

Mobile App for Staff (IOS/Android )

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

{!! $service->description !!}

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