@extends('admin.layout.app') @section ('content')

{{ __('keywords.Add Role')}}


@if (count($errors) > 0) @if($errors->any()) @endif @endif
{{csrf_field()}}

{{ __('keywords.Enable Sections')}}


  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
{{ __('keywords.Close')}}
@endsection @section('postload-section') @endsection