@extends('../layout/home-layout') @section('title','Guests') @section('home-content')
Add Guest
# First Name Last Name Guest Email Guest Contact No Action
@endsection @section('script-area') @endsection