@extends('layouts.app', [ 'class' => 'register-page', 'backgroundImagePath' => 'img/bg/jan-sendereks.jpg' ]) @section('content')
{{ __('Marketing') }}

{{ __('We\'ve created the marketing campaign of the website. It was a very interesting collaboration.') }}

{{ __('Fully Coded in HTML5') }}

{{ __('We\'ve developed the website with HTML5 and CSS3. The client has access to the code using GitHub.') }}

{{ __('Built Audience') }}

{{ __('There is also a Fully Customizable CMS Admin Dashboard for this product.') }}

@endsection @push('scripts') @endpush