@extends('layouts.admin') @section('title','Roles | ') @section('content')
add {{__('Create a new role')}} {{-- add Update Genre to english --}} delete {{__('adminstaticwords.DeleteSelected')}}
{{--
--}} {{-- --}}
{{-- --}}
{{__('#')}}{{__('Role Name')}} {{__('Action')}}
@endsection @section('custom-script') @endsection