@extends($ajaxCall) @section('css') {{----}} @stop @section("content") @include('general.tab-header', ['departmentName' => 'Organization', 'moduleName' => 'New Employee'])

User Information

Upload Photo


@include('user/layouts/create-form', ['submitLabel' => 'Proceed To Step 2', 'disabled' => true])
{{--Upload Photo Form--}} @include('forms/general/upload-picture', ['postUrl' => route("homepage")."#user/upload/{$user->id}"])

Back New Employee id}/edit" }}" class="btn btn-warning">Edit Profile
@stop @section("js_scripts") @stop