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

Edit Static Page

{{ $item->title }}

@csrf @method('put')
@endsection