@extends('layouts.content_auth') @section('body_content')

Open Opportunities in Medialys

We believe in investing in our employees' development. Join us and take your career to new heights.

@include('partials.alert')
@foreach ($subRecruitment as $item)
{{ $item['image'] }}
{{ $item['role']['name'] }}
Apply Job
@endforeach
@endsection