@extends('admin.layout.master') @section('title', 'Setting') @section('content')

Logo/Favicon

@csrf
Constant Config value
Darker Logo
Set the image. Only *.png, *.jpg and *.jpeg image files are accepted and size must be less than 5mb.
Lighter Logo
config_value)}}) @endif ">
@if ($errors->has('admin_logo'))

{{ $errors->first('admin_logo') }}

@endif
Set the image. Only *.png, *.jpg and *.jpeg image files are accepted and size must be less than 5mb.
Favicon
Set the image. Only *.png, *.jpg and *.jpeg image files are accepted and size must be less than 5mb.
`
@endsection @push('js') @endpush