@extends('layouts.app') @section('content')
@include('dashboard.stock.navigation')

Movimientos

@include('stock.tables.movements')
@endsection