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