@extends('front.layouts.pages-layout') @section('pageTitle',isset($pageTitle) ? $pageTitle : "Fill Application Forms") @section('content') Fill Application Forms Home Fill Application Forms Send us email Feel free to write @livewire('application-form') @endsection