@extends('layouts.main') @section('content')
logo

{{ __('Admin Account') }}

{{ __('Step 3') }}
@csrf

{{ __('Profile Picture') }}

{{ __('Upload your admin profile picture here.') }}

< {{ __('Previous') }}
@endsection