@extends('Admin/Layouts/app') @section('content')

General

General Setting

Company Profile configuration settings

General Settings

@csrf
Logo
@if($data->logo!="") @else @endif
Second Logo
@if($data->logo2!="") @else @endif
Favicon
@if($data->favicon!="") @else @endif

Basic information

@endsection