@extends('layouts.content') @section('body_content') Role Example dashboard overview and content summary List Roles Export: Export to Excel Filter Activity: Something @include('partials.alert') Job Analysis belum dimasukkan Job Analysis belum lengkap @include('role.modals.add_new_role') @include('role.modals.delete_role_modal') @include('role.modals.edit_role_modal') @include('people_developments.job_analysis.modals.create_job_analysis_modal') @include('people_developments.job_analysis.modals.edit_job_analysis_modal') @include('people_developments.job_analysis.modals.view_detail_job_analysis_modal') @push('scripts') {{-- JR & JD --}} {{-- roles --}} @endpush @endsection