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

Edit Hosted Website

@csrf @method('PUT') @include('hosted_websites.form')
@endsection