@extends('welcome') @section('title','Edit Amenities') @section('content-breadcrumb') @endsection @section('content')
@include('dashboard.messages')

Edit Amenity

@csrf
@endsection