@extends('layouts.app') @section('header') {{ trans('code_of_ethics_page.meta.title') }} @foreach(locales() as $locale) @endforeach @endsection @section('content')

{{ trans('code_of_ethics_page.text1') }}

{{ trans('code_of_ethics_page.text17') }}

{{ trans('code_of_ethics_page.text18') }}

Bird icon

{{ trans('code_of_ethics_page.text2') }}

{{ trans('code_of_ethics_page.text3') }}

{{ trans('code_of_ethics_page.text4') }}

{{ trans('code_of_ethics_page.text5') }}

{{ trans('code_of_ethics_page.text6') }}

{{ trans('code_of_ethics_page.text7') }}

{{ trans('code_of_ethics_page.text8') }}

{{ trans('code_of_ethics_page.text9') }}

{{ trans('code_of_ethics_page.text10') }}

{{ trans('code_of_ethics_page.text11') }}

{{ trans('code_of_ethics_page.text12') }}

{{ trans('code_of_ethics_page.text13') }}

{{ trans('code_of_ethics_page.text14') }}

{{ trans('code_of_ethics_page.text15') }}

{{ trans('code_of_ethics_page.text16') }}

@endsection @push('scripts') @endpush