@extends('layouts.index') @section('title') Edit Delegated Job @endsection @section('css') @endsection @section('content')

Edit Delegated Job

@csrf @method('PUT')

Edit Delegated Job

{{--
--}}
{{--
--}}
Back
@endsection @section('js') {{-- --}} @endsection