@extends('layouts.public') @section('title', 'SYSTRONICS — Contract Development') @section('meta_description', 'Contract software development for Sage 300 SDK applications, Sage CRM customizations, and Sage 300 compatible interfaces.') @php $check = ''; $salesMail = 'mailto:'.config('systronics.mail.sales_notify', 'sales@systronics.com'); @endphp @section('content') @include('public.partials.page-chrome', [ 'eyebrow' => 'Services', 'title' => 'Contract Development', 'lede' => 'We solicit inquiries from Sage 300 and Sage CRM Solution Providers and Customers alike, for contract software development.', 'crumbs' => [ ['label' => 'Home', 'url' => route('public.home')], ['label' => 'Services', 'url' => route('public.services.index')], ['label' => 'Contract Development'], ], ]) @include('public.partials.services-toolstrip', ['active' => 'contract-development'])
Scope

What we build under contract

  • {!! $check !!}Sage 300 SDK applications,
  • {!! $check !!}Externally-run Sage 300 compatible applications,
  • {!! $check !!}Sage CRM customizations, optionally integrated with Sage 300,
  • {!! $check !!}Sage 300 compatible software interfaces to existing external applications.
Our experience in Sage 300 and Sage CRM based software development goes back to over 15 years, and our highly certified professional staff certainly adds value to your Sage 300 and Sage CRM implementations and solutions.
@include('public.partials.services-others', ['except' => 'contract-development']) @include('public.partials.services-cta') @endsection