@extends('layouts.index') @section('CONTAINER_SECTION')
@csrf @php $offerid = request()->query('offerid'); @endphp @if ($offerid !== null) @else @endif