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

Add new role

Add role with manual inputing by admin.

@endsection @section('footer') @include('shared.footer') @endsection