Update Appointment Letter
@php
$jsonobj = $appoint_letter->field_values;
$field_values = json_decode($jsonobj);
@endphp
@extends('Training::backend.layouts.app') @section('title', 'Assign Appointment') @push('css') @endpush @section('content')