@extends('panel.layout.settings', ['disable_tblr' => true]) @section('title', __('Edit Channel Section')) @section('titlebar_actions', '') @section('settings')
@csrf @method('PUT') {{ $item->description }} {{ __('Save') }} @endsection @push('script') @endpush