@extends('master') @section('title', 'Edit Timeshare') @section('description', '') @section('keywords', '') @section('content')

Edit Timeshare details

Seller Information


{{ $timeshare->owner }}

{{ $timeshare->email }}

{{ $timeshare->phone }}

{{ $timeshare->mobile }}

@csrf
@stop