@extends('layouts.app') @php $isMarketing = auth()->user()->unit_type === 'marketing'; @endphp @section('title', $isMarketing ? 'Consumer Contact Plan' : 'Buat Panel Test') @section('content')