@extends('layouts.app') @section('content')
Crear factura
@if(!empty($showAlert)) @endif
@csrf
@endsection