@extends($layout) @section('header_scripts') @stop @section('content')

{{$role_name}} - {{ $title }}

{{ getPhrase('image')}} {{ getPhrase('name')}} {{ getPhrase('emaployee_id')}} {{ getPhrase('email')}} {{ getPhrase('action')}}
@stop @section('footer_scripts') @include('common.datatables', array('route'=>URL_PAYSALAY_GETLIST.$branch_id.'/'.$role_id.'/'.$course_parent_id, 'route_as_url'=>true)) @stop