Manage Infrastructure
Success! {{ Session::get('alert-info') }}
@endif
@if (Session::has('alert-warning'))
Success! {{ Session::get('alert-warning') }}
@endif
@if (count($Infrastructures) > 0)
@endif
| No | Infrastructure Image | Edit | Delete |
|---|---|---|---|
| {{ $Infrastructure->id }} | Edit |