@extends('laravel-core-system::main') @section('content')

App Settings

@if (Request::route('error'))
Something Went Wrong, Try Again !
@endif

@csrf

@endsection