@include('theme_layout/header_test') @include('theme_layout/nav_test')
@foreach($get_data as $data) @endforeach
Role Code Role Name Status Action
{{$data->role_code}} {{$data->role_name}} {{$data->status}}
@include('theme_layout/footer_test')