@extends('admin.layouts.master') @section('content')

{{ __('Settings') }}

@csrf
{{ __('Existing Logo') }} {{ __('Change Logo') }}
{{ __('Existing Logo - Sticky') }} {{ __('Change Logo - Sticky') }}
{{ __('Existing Favicon') }} {{ __('Change Favicon') }}
@endsection