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

Edit Diagnosis Points

{{ __('Back') }}
@csrf @method('PUT') @include('alerts.alerts')
@endsection @section('scripts') @endsection