@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
Click to Download Sample File
{{--
--}} {{-- @csrf--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- Click to Download Sample File--}} {{--
--}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Changes

--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @foreach($changes['min'] as $change)--}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
New OccupationsOld Occupations
{{$change->occupation}}
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} @endsection @section('third_party_scripts') {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endsection