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

{{ __('Settings') }}

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