@extends('welcome') @section('title','Add new Seating') @section('content-header','Adding new features') @section('content-breadcrumb') @endsection @section('content')
@include('dashboard.messages')

Power your co-working by Adding new seats.

@csrf
@endsection