@extends('layouts.master_app') @section('title') Configuraciones @endsection @section('css') @endsection @section('content')

Configuraciones

Editar configuración

@csrf
@include('partials.success')
@endsection @section('js') @endsection