@extends('layouts.app') @section('content')
@csrf

تسجيل إفراج صحي

@if($health_release->release_id) @endif

بيانات الافراج

@if(!empty($checkPriv->privilege->p_add))
@endif
@endsection @section('script') @endsection