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

Preferences

@for($i=0; $i < $config_list->count(); $i++)
@csrf
Loading...
@endfor
@endsection