@extends('admin.layouts.master') @section('content')
Settings

General Settings

Common setting for site improvements.

site_title)) ? value="{{ $settings->site_title }}" : value="{{ old('title') }}" @endif placeholder="Enter your title here...">
common_address)) ? value="{{ $settings->common_address }}" : value="{{ old('address') }}" @endif placeholder="Content goes here...">
img
Upload Image
Supported formats: JPEG, JPG, PNG
Max size: 2MB
Image Dimensions: Min 32px X 32px
Upload Image
Supported formats: JPEG, JPG, PNG
Max size: 2MB
Image Dimensions: Min 1392px X 392px
@endsection