@extends('backend.layouts.backend') @section('styles') @endsection @section( 'main_body')

{{ ($widget) ? 'Update' : 'Create' }} Widget

Fill in the form below and submit. All fields are important.

@csrf

All Widgets

# Title Slug Last Update Action
@endsection @section('scripts') @endsection