@extends('layouts.master') @section('title') {{ __('features') }} @endsection @section('content')

{{ __('list') . ' ' . __('features') }}

{{ __('id') }} {{ __('no.') }} {{ __('name') }} {{ __('permission') }}
@endsection