@extends('backend.layout') @section('content')
{{ __('Home Settings') }}
@csrf
@endsection