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