@extends('admin.layouts.main') @section('content')
@section('page_title') General Settings @endsection
@if (Session::has('message')) @endif

General Settings


@csrf
@error('site_name') @enderror
@error('email') @enderror
@error('phone') @enderror
@error('mobile_number') @enderror
logo)) data-default-file="{{ getPresignedUrl($settings->logo) }}" @endif>
favicon)) data-default-file="{{ getPresignedUrl($settings->favicon) }}" @endif> @error('favicon') {{ $message }} @enderror
{{--
--}} {{--
--}}
@endsection @section('jscode') @endsection