@extends('layouts.master_app') @section('title') Editar Rol @endsection @section('css') @endsection @section('content')

Editar rol

Editar rol

@csrf
@endsection @section('js') @endsection