@extends('layouts.argo') @section('content')
Atualizar Configurações
@method(' PUT') @csrf @include('Admin.config._form')
@endsection