|
@@ -1,6 +1,5 @@
|
|
@extends ('layouts.patient')
|
|
@extends ('layouts.patient')
|
|
@section('inner-content')
|
|
@section('inner-content')
|
|
- <?php $pro->pro_type = 's'; ?>
|
|
|
|
<link href="/select2/select2.min.css" rel="stylesheet" />
|
|
<link href="/select2/select2.min.css" rel="stylesheet" />
|
|
<script src="/select2/select2.min.js"></script>
|
|
<script src="/select2/select2.min.js"></script>
|
|
<div id="programsComponent">
|
|
<div id="programsComponent">
|