@extends('layout') @section('title') Join us @endsection @section('user-content')

Join

@php $search_url = request()->fullUrl(); @endphp @endsection