@extends('shared/layout') @section('title','Crear cuentas cobrar') @section('content')
@csrf
@if($cliente==null) @else @endif
Regresar
@endsection