@extends('portal.ninja2020.layout.app')
@section('meta_title', ctrans('texts.statement'))
@section('body')
@livewire('statement')
@endsection