@extends('layouts.www') @section('content')
{{ trans('www.product_management_game') }}
{{ trans('www.lets_play') }}

{{ trans('www.goal_title') }}


{!! trans('www.goal_description') !!}

{{ trans('www.who_title') }}


{!! trans('www.who_description') !!}

{{ trans('www.authors_title') }}


Maciej

{!! trans('www.authors_maciej') !!}

Magda

{!! trans('www.authors_magda') !!}

Sławek

{!! trans('www.authors_slawek') !!}

{{ trans('www.contact_title') }}



@endsection @section('scripts') @endsection