@extends('layouts/contentNavbarLayout') @section('title', 'Social Media Form') @section('content')
Social Media Form
Please enter the applicant's first name.
Please enter the applicant's last name.
Please enter a valid 10-digit phone number starting with 6, 7, 8, or 9.
Please enter a valid email address.
Please select a valid source.
@endsection