Manage Infrastructure

@if (Session::has('alert-info')) @endif @if (Session::has('alert-warning')) @endif
@if (count($Infrastructures) > 0)
@foreach ($Infrastructures as $Infrastructure) @endforeach
No Infrastructure Image Edit Delete
{{ $Infrastructure->id }} Edit
id) }}" method="POST"> @csrf @method('DELETE')
@endif