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