@extends('layouts.dashboard') @section('content')

General Settings

@include('backend.errors.formErrors')
@csrf
@endsection