@extends('layouts.main') @push('styles') @endpush @section('content')

{{ __('hiv.hiv_clinic') }}

@include('patients::allergies.header')
@include('flash::message')
@endsection @push('scripts') @endpush