@extends('layouts.user') {{-- Web site Title --}} @section('title') {{ $title }} @stop {{-- Content --}} @section('content')
{{ trans('table.id') }} | {{ trans('opportunity.opportunity_name') }} | {{ trans('opportunity.stages') }} | {{ trans('opportunity.expected_revenue') }} | {{ trans('opportunity.probability') }} | {{ trans('company.company_name') }} | {{ trans('lead.agent_name') }} | {{ trans('salesteam.sales_team_id') }} | {{ trans('salesteam.main_staff') }} | {{ trans('opportunity.next_action') }} | {{ trans('opportunity.expected_closing') }} | {{ trans('table.actions') }} |
---|