@extends('layouts.app') @section('content')

{{ _lang('Role Management') }}

{{ _lang('Update Role') }}

{{ csrf_field()}}
@endsection