@extends('layouts.app_widget') @section('content')

Edit Widget

@csrf @method('PUT') @include('widgets._form')
@endsection