@section('page_title')

{{ $page_title }} - {{ $widget->name }}

@stop @section('page_content')
@include('tenant.metro.lemarex.channels.widget.inc._widget_selectors')
@csrf

Widget Form

Widget Settings

@include('tenant.metro.lemarex.channels.widget.inc._widget_options')
  Label Url Text Color Background Color Action
@stop @section('page_modal') @include('lms.channels.widgetbuilder.inc._widget_modals') @stop