@extends('adminlte::page') @section('title', 'Opportunity Details') @section('content_header')
@endsection @section('content') {!! html()->form('POST', route('opportunity-action.store'))->id('opportunityActionForm')->open() !!}{{ $completionDate ?? 'N/A' }}
-
-
-
-