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

{{ __('Basic Configuration') }}

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

{{ __('App Logo') }}

{{ __('Upload your app logo here.') }}

@endsection