@php $press=getter('press')->setLang(app()->getLocale())->orderBy('orders')->get(); @endphp @extends('layouts.main',[ 'compact'=>'compact' ]) @section('title') {{__('texts.press-pub')}} | {{env('APP_NAME')}} @endsection @section('content')
{{__('texts.press-pub')}}
{{__('texts.press')}} {{__('texts.publications')}}
@endsection