@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('roles.edit') : __('roles.add') }}