@extends('layouts.dashboard.app') @section('content')
@includeIf('dashboard.permission.form', ['mode' => 'VIEW','editable' => false])
@endsection