79192977

Date: 2024-11-15 15:23:15
Score: 1.5
Natty:
Report link
return view('new-design.pages.profile_brand')
->withData($brand)
->withIndustry($industry);
id }}" enctype="multipart/form-data">
return view('new-design.pages.profile_brand')
->withData($brand)
->withIndustry($industry);

@if($data)
<form id="application_form" method="post" action="/apply/brand/{{ $data->id }}" enctype="multipart/form-data">

@else

Error: Brand data not found.

@endif

Reasons:
  • Has code block (-0.5):
  • User mentioned (1): @endif
  • Low reputation (1):
Posted by: Usama Tahir