@extends('layouts.master') @section('title', 'Users') @section('breadcrumb') @endsection @include('layouts.includes.alert') @section('content')
@role('CompanyAdmin','Supervisor')@endrole
# Username Email Role Status Actions
@endsection @section('script') @endsection