@extends('layouts.md-frontend') @section('title', trans('cruds.researchArticle.title_search')) @section('content')
@include('search.simpleSearch')

0+

Articles

0+

Authors

0+

Keywords
@include('search.scientificAreaResearch')
{{ trans('cruds.keyword.title') }}
@foreach ($getKeyword as $keyword) {{ $keyword->name }} @endforeach

Become an Author

You have Free submissions and Premium Support on each article. You also have your own ariticles DB management.

Benefits

done Submit article from anywhere
done Free entry to all articles search
done Personal member account
done Support team assitance
{{--
touch_app

Feel the
Material Kit

All the Bootstrap components that you need in a development have been re-design with the new look.

Discover More

You will save a lot of time going from prototyping to full-functional code because all elements are implemented.

Start with Headers
content_copy
Full Documentation

Built by developers for developers. Check the foundation and you will find everything inside our documentation.

flip_to_front
Bootstrap 5 Ready

The world’s most popular front-end open source toolkit, featuring Sass variables and mixins.

price_change
Save Time & Money

Creating your design from scratch with dedicated designers can be very expensive. Start with our Design System.

devices
Fully Responsive

Regardless of the screen size, the website content will naturally fit the given resolution.

--}} @endsection @section('scripts') @parent @endsection