@extends('layouts.master') @section('mainContent')
  • @if(Auth::user()->hasPermission('stakeholder','create'))
  • New Stakeholder
  • @endif
  • Export
ID Stakeholder Name Email Role Responsibility Action
@endsection @section('customModal') @endsection