@extends('rapyd::demo.demo') @section('title','DataEdit') @section('body')

DataEdit

{!! $edit !!} {!! Documenter::showMethod("Zofe\\Rapyd\\Demo\\DemoController", "anyEdit") !!} {!! Documenter::showCode("zofe/rapyd/views/demo/edit.blade.php") !!}

@stop