@extends('layouts.backend.app') @section('title','File Uploads') @section('content')
Uploads Settings
@include('backend.settings.sidebar')
{{-- how to use callout --}}
How To Use:

You can upload or delete images and icons here

@endsection