I was trying to replace the p-value in the regression table with the beta coefficient. I want the final table to show beta coefficients in brackets and show AIC and BIC just like the following:

The regression is:
. I tried
and
but have not figured out how to do it.
The regression is:
reg price mpg weight
estout
outreg2