@extends('layouts.layoutsPrint')
@section('add-css')
@endsection
@section('content')
@switch($syj_recibos_modelo_id)
@case(1)
@break
@case(2)
@break
@case(3)
@break
@case(4)
@break
@endswitch
@endsection
@section('links')
@endsection
@section('add-js')
@endsection