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

Add Diagnosis Points

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