@extends('layouts.app', [ 'namePage' => 'Register page', 'activePage' => 'register', 'backgroundImage' => asset('assets') . "/img/bg16.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('js') @endpush