@extends('layouts.admin') @section('breadcrumb')

@lang('Logo Settings')

@endsection @section('title') @lang('Site Logo') @endsection @section('content')
@lang('Header Logo')
@csrf
@lang('Footer Logo')
@csrf
@endsection @push('script') @endpush