@extends('layouts.admin') @section('title') DEVOLUCION @stop @section('titulo')CREAR NOTA DE DEVOLUCION @stop @section('menu-devolucion') active open @stop {{--@section('libros-opcion')active @stop--}} @section('descripcion') @stop @section('content')
{!! csrf_field() !!} @if($edit) @endif

@section('scripts') @stop @endsection