@extends('frontend.layouts.app') @section('title', __('lang.office_complete_profile_title')) @section('content')

{{ __('lang.office_complete_profile_title') }}

{{ __('lang.office_complete_profile_lead') }}

@csrf {{ __('lang.office_complete_profile_save') }}
@endsection