@extends('layouts.web') @section('title', 'Par-Q Form') @section('content') @livewire('user.parq-form') @endsection