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

Edit Hosting

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