@extends('layouts.main') @section('title',trans('core.title_current_opening')) @section('content')
Show
Entries
Search Company
Please wait, Loading...
{!! $component !!}
@if($current_openings_count>=10) @endif
@endsection @section('footer') @endsection