@extends('salesman.layouts.app') @section('panel_content')
@csrf
{{ translate('Personal Info')}}
{{ translate('Basic Info')}}
{{ translate('Browse')}}
{{ translate('Choose File') }}
@endsection @section('script') @endsection