@extends('layouts.app') @section('title', '') {{-- custom css --}} @push('css') @endpush {{-- page connect --}} @section('content') Add WorkFlow Title * Tags * #NewProperty #Sale #2024 Use With Select Option Contact Property Transaction Add @endsection {{-- custom js --}} @push('js') @endpush