@extends('layouts.admin') @section('css') @endsection @section('content')
{{ __('roles.title')}}
{{ __('common.home')}}
{{ __('roles.title')}}
{{ __('common.add-btn')}}
@include('layouts.partials.messages')
{{ __('common.sr-no')}}
{{ __('roles.name')}}
{{ __('roles.status')}}
{{ __('common.action')}}
@endsection