@extends('themes.default1.installer.layout.installer') @section('serial') active @stop @section('content')

Faveo HELPDESK Serial Key

Please enter your serial key for Faveo HELPDESK PRO

@if(Session::has('success'))
{{Session::get('success')}}

@endif @if(Session::has('fails'))
{{Session::get('fails')}}

@endif



{!! $errors->first('order_no', ':message') !!}

{!! $errors->first('serial', ':message') !!}  -  -  -

@stop