@extends('layouts.admin') @section('title')Nota Ingreso @stop @section('titulo')@if(isset($ingreso)) EDITAR @else CREAR @endif NOTA DE INGRESO @stop @section('menu-ingreso') active open @stop {{--@section('libros-opcion')active @stop--}} @section('acciones') @stop @section('descripcion')
@stop @section('content') @section('scripts') @stop @endsection