@extends('layouts.app') @section('content') List Detail @if(session('error')) {{session('error')}} @endif @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @csrf Import Tasmania Overseas Health Sector Job Offer Pathway Occupation List Upload Click to Download Sample File @endsection @section('third_party_scripts') {{-- --}} {{-- --}} {{-- --}} @endsection