@extends('layouts.app') @section('third_party_stylesheets') @endsection @section('content')

Details

{{--
--}} {{-- --}} {{--
--}}

List Detail

@csrf
Go!

Queensland Skills Occupations List (Offshore)

@foreach($occupations as $occupation) {{-- --}} @endforeach
Anzsco Code Occupation Status SC 190 Status SC 491 Last Updated At
{{$occupation['anzsco_code']}} {{$occupation['occupation']}} @if($occupation['status_190']=='1') Open @else Closed @endif @if($occupation['status_491']=='1') Open @else Closed @endif {{$occupation['updated_at']}}--}} {{--
--}} {{-- --}}{{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
{{--Modal Dialog--}} @endsection @section('third_party_scripts') {{-- --}} @endsection