@extends('layouts.app') @section('content')

{{ trans('main.other_page') }}

{{ trans('main.other_placeholder') }}

@endsection