@extends('motomel.plantilla') @section('breadcrumb') @endsection @section('contenido')
@if(Session::get('cliente_id'))
@else
@endif
@endsection