@extends('layouts.app') @push('styles') {{-- --}} @endpush @section('title', 'Career') @section('content')

Career

{{--

Job Vacancy

But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born will give complete account.

@foreach ($karir as $item)

{{ $item->keterangan }}
@endforeach

Please submit your application with updated CV and recent photograph to addresses below. State the position code on the envelope or on the e-mail subject. All application letters will be the property of the company.

{{ env("APP_NAME") }}
{{ \Helper::kontak()->location }}
or
{{ \Helper::kontak()->email }}

“Only shortlisted candidates will be notified for further process”

--}}
@endsection @push('scripts') @endpush