@extends('layouts.master') @section('mainContent')
  • @if (Auth::user()->hasPermission('dependencies', 'create'))
  • New Dependency
  • @endif
  • Export
Dependency Id Identified Critical dependencies Type Last update Impact Level Action Status
@endsection @section('customModal') @endsection