@extends("la.layouts.edit") @section("contentheader_title") WebSocketChannel: @endsection @section("contentheader_description", $model->$view_col) @section("section", "WebSocketChannels") @section("section_url", url(config('laraadmin.adminRoute') . '/websocketchannels')) @section("sub_section", "Edit") @section("htmlheader_title", "Editar WebSocketChannels : ".$model->$view_col) @if (count($errors) > 0)