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

Occupation Update

List Detail

@csrf
@if(session()->has('error'))
{{ session()->get('error') }}
@endif
{{-- --}}
{{-- --}}
@endsection