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