@extends("website.service-providers.layouts.layout") @section('title',"Add New Profile") @section("body") Home Add New Profile @include("website.service-providers.includes.sidebar") @include("website.layouts.modal") Basic Information @csrf X First Name Last Name Email Date of Birth Phone Number Country Street Name Apt/Suite City State Postal Code Add Profile @endsection