@extends('layouts.md-frontend-subpage') @section('title', trans('cruds.researchArticle.title')) @section('content')

{{ trans('global.advancedsearch') }}

@csrf
@endsection @section('scripts') @endsection