@extends('layouts.app') @section('extend_head') API Tool | Inicio @endsection @section('content') @include('sweetalert::alert')
@yield('content-section')
{{-- --}} @yield('scripts') @endsection