@extends('administrator.layouts.main') @section('content')

Settings

@csrf {{ method_field('PUT') }}

General


Remove Select image Change

Remove Select image Change
@endsection @push('scripts') @if(!empty($settings['email_receive'])) @php $email_receive = json_encode($settings['email_receive']); @endphp @endif @if(!empty($settings['social_media'])) @php $social_media = json_encode($settings['social_media']); @endphp @endif @if(!empty($address)) @endif @endpush