@extends('layouts.app') @section('content')
@include('proedge.admin.adminPanel')

Job Types

Job Types are used to categorize the types of jobs performed by the company.
Job Types
@foreach($jobTypes as $jobType) @endforeach
Description Options
{{$jobType->Name}} id}}'},'job_phase')">Phases id}}'},'edit_job_type')"> Notifications Print $jobType->id])}}')">
Add/Edit List Element
@endsection